Inside The Web
    Facebook Twitter Instagram
    Inside The Web
    • Office
      • Excel
      • Ms Word
      • OneDrive
      • Google Docs
      • Google Sheets
      • Google Drive
    • Email
      • Gmail
      • Outlook
      • Emal Etiquette
    • Office Etiquette
    • Productivity
    Inside The Web
    Home»Office»Google Sheets»How to Alphabetize in Google Sheets

    How to Alphabetize in Google Sheets

    Nisha GurungBy Nisha GurungMay 5, 2023 Google Sheets 4 Mins Read

    While tracking data in Sheets, it’s a lot easier to pinpoint the exact word when the record is sorted in ascending Alphabetical (A → Z) order. Let’s say you need to see the information on Michelle. Instead of scanning the entire document, you could just hover over names starting with M.

    In Sheets, alphabetizing your record is quite easy as you can use the in-built Sorting tools and functions. You could rearrange the data of your entire column at once or selectively choose. Also, these tools are available on your Sheets mobile app as well.

    From Data Tab

    The first method to sort the data in Alphabetical order is from the Data Tab. Here, you can find the default Sort range for Columns. This method is beginner friendly and easy to follow.

    Here, all you have to do is select your ranges and head to Data Tab. Hover over Sort range > Sort range by column A (A to Z). You’ll have your data arranged in alphabetical order. 

    When you alphabetize information using the above menu, the entire data of the selected column gets sorted. If you do not want to apply the effect to the rest of the column value, you can go to the Advanced Sort range menu.

    1. Select data and click on Data Tab.
    2. Select Sort range > Advanced range sorting options.
      Select Sort range- Advanced range sorting options
    3. Click Sort. 
      Click Sort

    Although this is the easiest method, it can get quiet monotonous when doing it again and again. Plus this method is mostly applicable if you want to sort a certain range of data only.

    Sort & Filter

    Sort & Filter is the quickest method on our list. This helps you swiftly organize the data to your requirement.

    In this approach, we will apply a Filter to the selected data. Then, rearrange them in alphabetical order.

    1. On your Sheet, select the data you want to Sort. Right-click on the selected cells and pick Create a Filter.
      Right-click on the selected cells and pick Create a Filter
    2. Click on the Filter icon and choose Sort A → Z.
      Click on the Filter icon and choose Sort A → Z

    Sort Function

    The SORT function in excel organizes or creates an order to your data. You can sort the data alphabetically, numerically or even chronologically.

    Syntax: SORT(range, sort_column, is_ascending, [sort_column2, is_ascending2, ….]

    Before we directly move on with the example, let us first check the SORT function arguments. 

    • Range – data you want to sort.
    • Sort_column – specify the column index to sort the data according to.
    • Is_ascending– TRUE specifies the Sheet to sort the ranges in ascending order. Similarly, FALSE will arrange the range in descending order.

    Example 1: Alphabetize Single Column

    On the following example, we are sorting Column A in alphabetical order using the following function:

    =SORT(A2:A11)

    Enter the formula on the cell B2:

    Example 2: Alphabetize Multiple Column 

    Above function only works for a single column. What if you need to sort data of multiple rows?

    To do so, we will use the following formula:

    =SORT(A2:C9, 1, TRUE)

    In the formula, A2:C9 is a range. As we’ve passed 1 column index in the formula, it will sort according to Column A. Similarly, the TRUE boolean will return ranges in ascending i.e. A to Z order. 

    How to Alphabetize Sheets on Mobile?

    Similar to the PC version, alphabetizing your data in the Sheets mobile app is equally effortless. There’re two ways to do so. Also, the steps for Android and iOS users are the same. 

    Using Sort A -Z menu

    First of all, you can use the default Sort A -Z menu to alphabetize your ranges within a few seconds. 

    1. On your spreadsheet tap on the Column Header to select the column.
      On your spreadsheet tap on the Column Header to select the column 
    2. Again, tap on the Selected Column to bring up the menu. 
    3. If you use iPhone, tap on More icon until you locate Sort A-Z menu. For Android users, tap the Three-dot More icon and scroll until you see SORT A-Z. 
    4. Tap on Sort A-Z to rearrange your data. 
      Tap on Sort A-Z to rearrange your data

    Using Filter Tool

    If you need to rearrange the entire column on your sheet, the above method is the best. However, if you want to selectively sort the information within a column, you could use the Filter tool. 

    1. Launch the Sheets app and go to your spreadsheet.
    2. Select data in a Column you want to alphabetize. Then, tap on the three-dot more icon in the upper-right corner and select Create a filter option. 
      tap on the three-dot more icon in the upper-right corner and select Create a filter option
    3. Now, tap on the Filter icon and select the A → Z option. 
      tap on the Filter icon in the Column Heading for more menu. Select the A → Z option-1
    Formula
    Nisha Gurung

      As a Business Student, Nisha first used Excel to outline data trends for her college projects. Later, she started exploring basic Excel functions when she realized it is a powerful tool for all businesses today. Nisha believes she can relate to many of the issues users face when starting their Excel Journey. She uses this knowledge and experience to curate contents that are fit for all types of Excel users. Apart from writing, she enjoys reading books and traveling.

      Related Posts

      Excel By Nisha Gurung

      4 Ways to Lookup First and Last Match

      Excel By Asmi Dhakal

      How to Count Number of Occurrences in Excel

      Excel By Nisha Gurung

      Double Negative in Excel—Here’s How to Use It

      Add A Comment
      Table of ContentsToggle Table of ContentToggle
      • From Data Tab
      • Sort & Filter
      • Sort Function
      • How to Alphabetize Sheets on Mobile?
        • Using Sort A -Z menu
        • Using Filter Tool
      • Home
      • About Us
      • Privacy Policy
      © 2025 Inside The Web

      Type above and press Enter to search. Press Esc to cancel.