×

How to Alphabetize in Excel?

Alphabetize in Excel

One of the reasons for Excel's widest popularity is its ability to swiftly and effortlessly sort data. Excel facilitates easy methods that alphabetically sort the lists of strings (i.e., putting them in alphabetical order), and numerically arrange the numeric values both from largest to smallest and vice-versa.

The advantages of sorting the values alphabetically and numerically are as follows:

  • This feature aids the user to quickly search any specific name or value in the Excel datasheet.
  • It quickly helps the user to find all the duplicate values so as we can prevent the data entry error.
  • It increases the readability of the Excel spreadsheet so as the user can comprehend it faster with less effort.
  • It allows the user to group the fields together for any particular customer so that the user can look at them parallelly.

How to sort alphabetically in Excel

Excel’s Quick Sort feature enables rapid ordering or alphabetization of columns based on some simple steps. This is one of the easiest ways to alphabetically sort a column in Excel. Follow the below given steps to enable sorting for single column data for Excel 2003, Excel 2002 window versions, and Excel 2008, Excel 2004 for Mac versions:

  1. The first step is to eliminate all the blank cells present in the list. Because when the sorting functionality alphabetizes the Excel data, and in between it encounters with any blank cells, it assumes that all data has been sorted and only sorts the data above the blank row. Thus, it could create confusion.
  • Select the cell or the column that you wish to sort. For instance, we have to sort the ‘Full_name’ column, so we will select the A1 cell.
  • Click on the Data tab present on the Excel Ribbon toolbar and select the ‘Sort’ option.
  • The Sort dialog box will pop up. In the ‘Sort by’ box, select the desired column.
  • The next step is to choose the order of sorting. (in the given example we have selected Ascending, A to Z). 
  • Click on the OK button. As a result, the selected Excel list will be sorted alphabetically.

Follow the below given steps to enable sorting for single column data for Excel 2007 and above window versions and Excel 2016, Excel 2011 for Mac versions:

  1. The first step is to eliminate all the blank cells present in the list. Because when the sorting functionality alphabetizes the Excel data, and in between it encounters with any blank cells, it assumes that all data has been sorted and only sorts the data above the blank row. Thus, it could create confusion.
  2. Select the cell or column you want to sort.
  • In the Home Ribbon tab, select the Editing section ->Sort & Filter option. Choose the ‘Sort A to Z’ sorting option to alphabetically sort your list.
  • You will notice that cells in the Excel sheet the selected column has been sorted alphabetically.

Sort Alphabetically by Multiple Columns

With the above approach, we have learned to sort and alphabetize the data by a single column. But what if you are working with Excel data having multiple columns. If you want to alphabetize a range of cells using more than one column, we can use Excel's full sort functionality. Let’s check the step-by-step procedure for implementing the multiple columns sorting functionality:

  1. Select the range of cells or columns that you want to sort by alphabetizing, or you can directly press the shortcut key i.e., CTRL + A.
  • In the Home ribbon tab, under the editing section, select the Sort & Filter option -> select the Custom Sort option.  
  • The Custom Sort dialog box will pop up.
  • If your Excel data has headers on the top, tick on the ‘My Data Has Headers’ so as it can skip the headers while sorting. 
  • In the ‘Sort By’ box, choose the primary column which you wish to alphabetize. Here, we have selected the ‘full_name’ field.
  • In the ‘Sort on’ box, choose the ‘Cell Values’.
  • Select the alphabetic order i.e., A to Z in the Order box. 
  • Click on the Add Level button present at the top of the sort dialog box. You will notice another column level will pop up below the first column.
  • Similarly, you can select another column in the ‘Sort By Box field’ (whose data you wish to sort alphabetically).
  • Again, select ‘Cell Values’ in the Sort On box.
  • Select the alphabetic order i.e., A to Z in the Order box.  
  1. Click on the OK button.

As a result, the selected Excel list will be sorted alphabetically.

Advanced Sorting in Excel

The conventional sorting approaches that we have implemented so far comes with some loopholes in it. Let’s imagine a situation where the user wants to order the sheet chronologically by weekday, or some other user-defined customized sorting methods. If we follow the previous approach (sort from A to Z), it will arrange the months as per their alphabetic order unlike, April will come first, then August, then February, and so on. But this will not be the desired output. To combat the challenges, Microsoft Excel has introduced the Advanced Custom Sort option. With the help of this, the user can select the default option other than Alphabetizing and also can add his customized sort options.

 Follow the below-given steps to embed the Advanced sorting method in your excel sheet:

  1. In the Home ribbon tab, under the editing section, select the Sort & Filter option -> select the Custom Sort option.  
  • The Sort dialog box will appear.
  • Select the dropdown arrow from the Order list and choose the Custom List option.
  • The ‘Custom Lists’ dialog will pop up. There are some default custom lists unlike Gender (Male/Female), Months (January, February, March, etc.,) Abbreviated Months (Jan, Feb, Mar, and so on.), Weekdays (Sunday, Monday, Tuesday, and so on.) You can choose the appropriate sort option as per your need and requirement. For instance, here we have selected Months.
  • You can also add your own customized list of data. Click on the ‘Add’ present on the top right of the dialog box. Then, type of the entries as per their order.
  • Once done, click on the OK button to sort your list. You will notice that the cells are quickly arranged and have been sorted as per the month order.

Related Topics

Data Analysis in Excel

Data Analysis in Excel Data analysis is a powerful tool that helps the users to make better decisions by comparing different information. Microsoft Excel extends its credibility to enforce the data analysis tool...

6 minutes read.

Date and Time in Excel-VBA

In this modern world of computer technology the creation of Excel reports are termed to be the crucial elements, and the particular type of programs that helps us in performing...

6 minutes read.

Excel VALUE() Function

The VALUE() function in excel converts the specific text representing a number (i.e., a number, date, or time format) into a numerical value. Syntax VALUE(Text) Parameter Text(required)- This parameter represents the string that you want...

1 minute read.

Excel ROUND() Function

Excel ROUND() Function The ROUND() function in excel rounds the numbers to specified digits. Syntax ROUND(Number,num_digits) Parameter Number(required)- This parameter represents the number which you want to round up. num_digits(required)- This parameter represents the number of decimal places to which...

1 minute read.

Custom Sort Order in Excel

Microsoft Excel Worksheet is widely used for office, personal and various usages. The data present in the worksheet is a combination of numbers and alphabets. If the worksheet contains more...

3 minutes read.

How to Alphabetize in Excel?

Alphabetize in Excel One of the reasons for Excel's widest popularity is its ability to swiftly and effortlessly sort data. Excel facilitates easy methods that alphabetically sort the lists of strings...

5 minutes read.

What is a name box in Excel?

The name box in Microsoft Excel specifies a name for a single cell or a table. The name box is present in the top left corner, left to the formula...

4 minutes read.

Blank cells in Excel

Microsoft Excel is spreadsheet software designed by Microsoft in 1987. It is used to perform arithmetic calculations in various fields like statistical, engineering and financial. Many times, we export data...

4 minutes read.

How to generate random numbers in Excel

In this tutorial, we will discuss the following things in detail that are as follows: Introduction about Random Numbers used in Microsoft Excel. Discuss how to generate the Random Numbers in Microsoft...

6 minutes read.

Frequency Distribution in Excel

The term Frequency Distribution in Microsoft Excel is mainly used to explain how the data will be spread out. And it could be achieved with the help of the Histogram,...

7 minutes read.

Locate Maximum Values in Excel

Excel is a combination of numeric values and numbers. To retrieve the result, Excel provides various formulas and functions. Sometimes the user needs to find the largest value from the...

5 minutes read.

Spell Check in Excel

Spell Check in Excel Microsoft Excel facilities the complete features for examining the work with text. It provides the basic properties for the proper functioning of text, including the spell-check property. The...

5 minutes read.

Excel SECOND() Function

Excel SECOND() Function The SECOND() function in excel converts a serial number to SECOND (0 - 59). Syntax SECOND (SERIAL_NUMBER) Parameter SERIAL_NUMBER (required)- This parameter represents the date or time from which you want to extract...

1 minute read.

Check Marks in Excel

What is a Check Mark? Among various characters checkmark is one of the characters used to indicate that the item or product in the list is correct, chosen or selected. A...

5 minutes read.

Histogram in Excel

What is Histogram in Excel? “ A histogram is a graphical tool familiar for summarizing discrete or continuous data, where the data are measured on an interval scale.”  Karl Pearson described this...

5 minutes read.

Dependent Drop-down List in Excel

Excel forms are used to fetch data from the end user. When we have to give choices, we often use the drop-down feature of Excel. In this tutorial, we won’t...

7 minutes read.

Excel COUNTBLANK() Function

Excel COUNTBLANK() Function The COUNTBLANK() function in excel counts the number of blank cells within a range. Syntax COUNTBLANK ([value1], [value [2], ...) Parameter value1(required)- This parameter represents the first cell in the range. value2, …(optional)- It represents...

1 minute read.

Quarter Dates in Excel

Excel is a combination of numeric values and alphabets. The user's project consists of the date depending upon their accounting and financial analysis. Sometimes there is a need to find...

4 minutes read.

Excel Unique Values

The Unique function in Excel filters the list of unique values from the given data like range or array. The data presented is either number, text, date, time etc. This...

3 minutes read.

Excel COUNTA() Function

Excel COUNTA() Function The COUNTA() function counts the number of cells in a range that are not empty. Syntax COUNTA([value1], [value [2], ...) Parameter value1(required)- This parameter represents the first cell in the range. value2, …(optional)- It represents...

1 minute read.