Skip to main content

How to create a dynamic drop down list in alphabetical order in Excel?

Most of you may know how to create a dynamic drop down list, but in some cases, you may want to sort the drop down list in alphabetical order as below screenshot shown. Now this tutorial introduces the way to create a dynamic drop down list in alphabetical order in Excel。

doc-drop-down-list-alphabetically-1

Create dynamic drop down list in alphabetical order


arrow blue right bubble Create dynamic drop down list in alphabetical order

To create a dynamic drop down list in alphabetical order, you need to do as below steps.

1. Select the original data then click Formulas > Define Name. see screenshot:

doc-drop-down-list-alphabetically-2

2. Then in the New Name dialog, type a name for the selected range in the Name text box, and type this formula =OFFSET(Sheet1!$A$1, 0, 0, COUNTA(Sheet1!$A$1:$A$1001)) into Refers to text box. See screenshot:

doc-drop-down-list-alphabetically-3

Note: In the formula, A1 is the first cell of your original data range, and sheet1 is the worksheet you original data is in.

3. Click OK. Then go to another sheet, here I go to Sheet2, and select a cell to type this formula =IF(COUNTA(List)>=ROWS($A$1:A1), INDEX(List, MATCH(SMALL(COUNTIF(List, "<"&List), ROW(A1)), COUNTIF(List, "<"&List), 0)), "") into it, and press Shift + Ctrl + Enter keys, then drag the autofill handle down until blank cell appears. See screenshot:

doc-drop-down-list-alphabetically-4

Note: In the above formula, List is the name you define for the original data in step 2, A1 is the first cell of the original data.

4. Then select the column the formula cells in, and click Formula > Define Name, then in the Name text box type SortedValues in the New Name dialog. See screenshot:
doc-drop-down-list-alphabetically-5
doc-drop-down-list-alphabetically-6

5. Click OK. Then go to select a cell or a range you need to create the dynamic drop down list, and click Data > Data Validation. See screenshot:

doc-drop-down-list-alphabetically-7

6. Then in the Data Validation dialog, select List from the Allow list, and type =SortedValues into Source text box. See screenshot:

doc-drop-down-list-alphabetically-8

7. Click OK. Now you can see the created drop down list is sorted in alphabetical order.

doc-drop-down-list-alphabetically-9

Tip: If you add new data to the original data, the data will be automatically added to the drop down list and sort them again. See screenshot:

doc-drop-down-list-alphabetically-10


Relative Articles:

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...

Description


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (4)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
Fantastic tip, thank you!!!
This comment was minimized by the moderator on the site
The first navn i shown in the first 155 cells. Does any know why
This comment was minimized by the moderator on the site
Excellent tutorial, ty so much! I noticed that my dropdown is displayed scrolled down, where there are blanks. Yours doesn't seem to do so. How can I make the list display the "a" at the top instead of blanks after the "z" and having to scroll up to "a". Thank you so much.
This comment was minimized by the moderator on the site
Excellent example, but if i add 10 news ? do i need to copy the formula on the item 3 ?
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations