Sorting data is an integral part of data analysis. You might want to arrange a list of names in alphabetical order, compile a list of product inventory levels from highest to lowest, or order rows by colors or icons. Sorting data helps you quickly visualize and understand your data better, organize and find the data that you want, and ultimately make more effective decisions.

You can sort data by text (A to Z or Z to A), numbers (smallest to largest or largest to smallest), and dates and times (oldest to newest and newest to oldest) in one or more columns. You can also sort by a custom list you create (such as Large, Medium, and Small) or by format, including cell color, font color, or icon set.

Sort text

  1. Select a cell in the column you want to sort.
  2. On the Data tab, in the Sort & Filtergroup, do one of the following:
    • To quick sort in ascending order, click A to Z command in Excel that sorts A to Z or smallest number to largest (Sort A to Z).
    • To quick sort in descending order, click Z to A command in Excel that sorts Z to A or largest number to smallest (Sort Z to A).

Notes:  Potential Issues

  • Check that all data is stored as text    If the column that you want to sort contains numbers stored as numbers and numbers stored as text, you need to format them all as either numbers or text. If you do not apply this format, the numbers stored as numbers are sorted before the numbers stored as text. To format all the selected data as text, Press Ctrl+1 to launch the Format Cells dialog, click the Number tab and then, under Category, click General, Number, or Text.
  • Remove any leading spaces    In some cases, data imported from another application might have leading spaces inserted before data. Remove the leading spaces before you sort the data. You can do this manually, or you can use the TRIM function.


 Sort numbers

  1. Select a cell in the column you want to sort.
  2. On the Data tab, in the Sort & Filtergroup, do one of the following:
    • To sort from low to high, click A to Z command in Excel that sorts A to Z or smallest number to largest (Sort Smallest to Largest).
    • To sort from high to low, click Z to A command in Excel that sorts Z to A or largest number to smallest (Sort Largest to Smallest).

Notes: 

  • Potential Issue   
  • Check that all numbers are stored as numbers    If the results are not what you expected, the column might contain numbers stored as text instead of as numbers. For example, negative numbers imported from some accounting systems, or a number entered with a leading apostrophe (') are stored as text. For more information, see Fix text-formatted numbers by applying a number format.

Sort dates or times

  1. Select a cell in the column you want to sort.
  2. On the Data tab, in the Sort & Filtergroup, do one of the following:
    • To sort from an earlier to a later date or time, click A to Z command in Excel that sorts A to Z or smallest number to largest (Sort Oldest to Newest).
    • To sort from a later to an earlier date or time, click Z to A command in Excel that sorts Z to A or largest number to smallest (Sort Newest to Oldest).

Notes:  Potential Issue   

  • Check that dates and times are stored as dates or times    If the results are not what you expected, the column might contain dates or times stored as text instead of as dates or times. For Excel to sort dates and times correctly, all dates and times in a column must be stored as a date or time serial number. If Excel cannot recognize a value as a date or time, the date or time is stored as text. For more information, see Convert dates stored as text to dates.
  • If you want to sort by days of the week, format the cells to show the day of the week. If you want to sort by the day of the week regardless of the date, convert them to text by using the TEXT function. However, the TEXT function returns a text value, so the sort operation would be based on alphanumeric data. For more information, see Show dates as days of the week.

Sort by more than one column or row

You may want to sort by more than one column or row when you have data that you want to group by the same value in one column or row, and then sort another column or row within that group of equal values. For example, if you have a Department column and an Employee column, you can first sort by Department (to group all the employees in the same department together), and then sort by name (to put the names in alphabetical order within each department). You can sort by up to 64 columns.

Note: For best results, the range of cells that you sort should have column headings.

  1. Select any cell in the data range.

Employee list by department to be sorted

  1. On the Data tab, in the Sort & Filter group, click Sort.

The Sort & Filter group on the Data tab

  1. In the Sort dialog box, under Column, in the Sort by box, select the first column that you want to sort.

Select the first column to sort

  1. Under Sort On, select the type of sort. Do one of the following:
    • To sort by text, number, or date and time, select Values.
    • To sort by format, select Cell Color, Font Color, or Cell Icon.
  2. Under Order, select how you want to sort. Do one of the following:
    • For text values, select A to Z or Z to A.
    • For number values, select Smallest to Largest or Largest to Smallest.
    • For date or time values, select Oldest to Newest or Newest to Oldest.
    • To sort based on a custom list, select Custom List.
  3. To add another column to sort by, click Add Level, and then repeat steps three through five.

Click Add Level

  1. To copy a column to sort by, select the entry and then click Copy Level.
  2. To delete a column to sort by, select the entry and then click Delete Level.

Note: You must keep at least one entry in the list.

  1. To change the order in which the columns are sorted, select an entry and then click the Up or Down arrow next to the Options button to change the order.

     Entries higher in the list are sorted before entries lower in the list.

Sort by cell color, font color, or icon

If you have manually or conditionally formatted a range of cells or a table column by cell color or font color, you can also sort by these colors. You can also sort by an icon set that you created with conditional formatting.

  1. Select a cell in the column you want to sort.
  2. On the Data tab, in the Sort & Filter group, click Sort.

The Sort & Filter group on the Data tab

  1. In the Sort dialog box, under Column, in the Sort by box, select the column that you want to sort.

Under Column, click Sort by, and choose an option

  1. Under Sort On, select Cell Color, Font Color, or Cell Icon.

Under Sort On, choose an option

  1. Under Order, click the arrow next to the button and then, depending on the type of format, select a cell color, font color, or cell icon.
  2. Next, select how you want to sort. Do one of the following:
    • To move the cell color, font color, or icon to the top or to the left, select On Top for a column sort, and On Left for a row sort.
    • To move the cell color, font color, or icon to the bottom or to the right, select On Bottom for a column sort, and On Right for a row sort.

Note: There is no default cell color, font color, or icon sort order. You must define the order that you want for each sort operation.

  1. To specify the next cell color, font color, or icon to sort by, click Add Level, and then repeat steps three through five.

Make sure that you select the same column in the Then by box and that you make the same selection under Order.

Keep repeating for each additional cell color, font color, or icon that you want included in the sort.

Sort by a custom list

You can use a custom list to sort in a user-defined order. For example, a column might contain values that you want to sort by, such as High, Medium, and Low. How can you sort so that rows containing High appear first, followed by Medium, and then Low? If you were to sort alphabetically, an “A to Z” sort would put High at the top, but Low would come before Medium. And if you sorted “Z to A,” Medium would appear first, with Low in the middle. Regardless of the order, you always want “Medium” in the middle. By creating your own custom list, you can get around this problem.

  1. Optionally, create a custom list:
    1. In a range of cells, enter the values that you want to sort by, in the order that you want them, from top to bottom as in this example.

Create a list from high to low in a range of cells

    1. Select the range that you just entered. Using the preceding example, select cells A1:A3.
    2. Go to File > Options > Advanced > General > Edit Custom Lists, then in the Custom Lists dialog box, click Import, and then click OK twice.

Notes: 

      • You can create a custom list based only on a value (text, number, and date or time). You cannot create a custom list based on a format (cell color, font color, or icon).
      • The maximum length for a custom list is 255 characters, and the first character must not begin with a number.
  1. Select a cell in the column you want to sort.
  2. On the Data tab, in the Sort & Filter group, click Sort.

The Sort & Filter group on the Data tab

  1. In the Sort dialog box, under Column, in the Sort by or Then by box, select the column that you want to sort by a custom list.
  2. Under Order, select Custom List.
  3. In the Custom Lists dialog box, select the list that you want. Using the custom list that you created in the preceding example, click High, Medium, Low.
  4. Click OK.

Case sensitive sort

  1. On the Data tab, in the Sort & Filter group, click Sort.

The Sort & Filter group on the Data tab

  1. In the Sort dialog box, click Options.

Click Sort to open the Sort dialog box

  1. In the Sort Options dialog box, select Case sensitive.

In the Sort dialog box, click Options

  1. Click OK twice.

Sort from left to right

It's most common to sort from top to bottom, but you can also sort from left to right.

Note: Tables don't support left to right sorting. To do so, first convert the table to a range by selecting any cell in the table, and then clicking Table Tools > Convert to range.

  1. Select any cell within the range you want to sort.
  2. On the Data tab, in the Sort & Filter group, click Sort.

The Sort & Filter group on the Data tab

  1. In the Sort dialog box, click Options.

Click Sort to open the Sort dialog box

  1. In the Sort Options dialog box, under Orientation, click Sort left to right, and then click OK.

In the Sort Options box, click Left to Right

  1. Under Row, in the Sort by box, select the row that you want to sort. This will generally be row 1 if you want to sort by your header row.

Choose the row you want to sort

Tip: If your header row is text, but you want to order columns by numbers, you can add a new row above your data range and add numbers according to the order you want them.

  1. To sort by value, select one of the options from the Order drop-down:
    1. For text values, select A to Z or Z to A.
    2. For number values, select Smallest to Largest or Largest to Smallest.
    3. For date or time values, select Oldest to Newest or Newest to Oldest.
  2. To sort by cell color, font color, or cell icon, do this:
    1. Under Sort On, select Cell Color, Font Color, or Cell Icon.
    2. Under Order select a cell color, font color, or cell icon, then select On Left or On Right.

Note: When you sort rows that are part of a worksheet outline, Excel sorts the highest-level groups (level 1) so that the detail rows or columns stay together, even if the detail rows or columns are hidden.