How to Sort Excel Columns Alphabetically

Sort alphabetically

How to Sort Excel Columns Alphabetically Picture 1

Format the headline. The header line is the first line in the spreadsheet, containing the name of the column. Sometimes Excel will sort this entire line because it thinks it's part of the data, especially if your spreadsheet is all text. Here are a few ways to prevent this:

Format the headline differently. For example, you can highlight or change the color of text.

You need to make sure there are no blank cells in the subject line.

If Excel still sorts, select the headline and, using the top ribbon menu, click Home → Editing → Sort & Filter → Custom Sort sort) → My data has headers.

How to Sort Excel Columns Alphabetically Picture 2

Select the column to sort. You can click a column's title box or the letter above it (A, B, C, D, etc.).

How to Sort Excel Columns Alphabetically Picture 3

Open the Data tab. Click the Data tab in the top menu of the screen to see data options in the ribbon menu above the spreadsheet.

How to Sort Excel Columns Alphabetically Picture 4

Find the Sort and Filter section. The ribbon menu is divided by region with names below. Look for the area labeled Sort & Filter.

If you can't find it in the Data menu, try going back to the Home tab and looking for the Sort & Filter button in the Editing section.

How to Sort Excel Columns Alphabetically Picture 5

Click the A → Z button. If you want to sort the spreadsheet alphabetically, just click the A → Z icon in the Sort and Filter section. The selected column will be rearranged in alphabetical order. On most versions of Excel, this button is usually located in the upper left corner of the Sort and Filter section.

If you want to sort in reverse alphabetical order, click Z → A.

Sort by last name (applies to English name structure)

How to Sort Excel Columns Alphabetically Picture 6

This method applies when the spreadsheet includes first and last names in one cell. If you have a list of full names (first name first, last name later) in a separate column, sorting will be by first name only. With the following instructions, you will be able to divide the full name into two columns and then sort by the last name column.

How to Sort Excel Columns Alphabetically Picture 7

Insert a new blank column. Place this column immediately to the right of the full name column.

How to Sort Excel Columns Alphabetically Picture 8

Enter the formula for the name. Enter this formula in the top cell of the new column: =LEFT(A1,FIND(" ",A1)) and make sure there are spaces within the quotes. This formula will look in the full name column and copy any data before the space.

If necessary, you can replace A with the letter of the column name containing the list of first and last names.

Replace the number 1 with the line number you are entering.

How to Sort Excel Columns Alphabetically Picture 9

Copy this formula for the entire column. Click the new column header, copy and paste the formula you just entered. You will see all names automatically appear in this column.

How to Sort Excel Columns Alphabetically Picture 10

Create a last name column. Create a new column to the right of the name column. Copy and paste this formula to populate the column with last names:

=RIGHT(A1,LEN(A1)-FIND(" ",A1))

How to Sort Excel Columns Alphabetically Picture 11

Sort by last name column. You can now sort the last name column alphabetically, as described above.

5 ★ | 2 Vote

May be interested

  • Sort the database in ExcelSort the database in Excel
    instructions on how to organize a database in excel. sorting data is indispensable when working in excel. 1. sort data simply. step 1: select the data range to be sorted - data - sort: step 2: sort dialog box appears field selection
  • How to combine 2 columns Full name in Excel does not lose contentHow to combine 2 columns Full name in Excel does not lose content
    in excel, to be able to merge content in 2 columns into a single column without losing content, we need to use calculation functions.
  • MS Excel 2007 - Lesson 8: Sort and FilterMS Excel 2007 - Lesson 8: Sort and Filter
    sort and filter are features that allow you to manipulate data in a spreadsheet based on standards. to sort data and filter data in excel 2007 you will use the sort & filter feature. below tipsmake.com will guide you how to filter data, arrange data with this feature in excel 2007.
  • How to reverse data in columns on ExcelHow to reverse data in columns on Excel
    in order to reverse the order of data in excel, in a column or row can use the available data sorting tool.
  • How to delete, add columns in ExcelHow to delete, add columns in Excel
    adding columns in excel or deleting columns is a basic operation and very simple in excel when we process excel tables.
  • Sort data in ExcelSort data in Excel
    sort data in excel - excel supports you with data sorting tools to give you the sorting options. you can use the sort tool to sort the data in your excel document.
  • How to fix columns and headlines in ExcelHow to fix columns and headlines in Excel
    why is it necessary to fix lines in excel. for those who often work with excel files with a large number of records, it is impossible not to use it. the following article details how to fix columns and rows in excel 2013.
  • How to sort data in Excel using Sort is extremely simpleHow to sort data in Excel using Sort is extremely simple
    with just a few operations to arrange data in excel, you can transform your spreadsheet to become neat and easy to see. let's find out with free download now!
  • How to Add Up Columns in ExcelHow to Add Up Columns in Excel
    this wikihow teaches you how to add two or more columns together in an excel document. you can use the sum command on both windows and mac versions of excel to do so. open your excel document. double-click the excel document that you want...
  • Excel does not have Sort Oldest to Newest, what should I do?Excel does not have Sort Oldest to Newest, what should I do?
    you are sorting time data but excel does not have sort oldest to newest. fix the display error problem with tipsmake now.