Excel TV ExcelTV

How to Create Dynamic Drop Down Lists Using Excel Tables

Updated
How to Create Dynamic Drop Down Lists Using Excel Tables

Updating spreadsheets can be a pain, especially when you have to change all the Data Validation dropdown menus manually. Of course, you may use a complicated mix of INDIRECT and ROW formulas to achieve a dynamic dropdown list. But there is a much better solution. And that is exactly what Zack Barresse is here to present.

Here’s How to Create a Drop Down List from a Table in Excel 

1 – Excel Table

Convert the list of values you need in your dropdown menu into an Excel table. You can go into DESIGN and rename the table under the ‘Properties’ section. We have given it the name ‘Table_Name’.

1

2 – From Excel Table to Named Range

Press CTRL + F3 or go to FORMULAS > Name Manager and select New. This is just to name our newly created Excel table.

2

In the ‘Name’ field, assign a unique name for the range. Hence, ‘Table_Name’ cannot be used. We have used ‘Days’ here. In the ‘Refers to’ field, use the syntax below. When done, click on OK.

< table name >[< field name >]

3 – Data Validation List

Now select the cell you want to apply the dynamic dropdown menu to and go to DATA > Data Validation. Select ‘List’ from field ‘Allow’ and, within the ‘Source’ field, write the new name of the table with ‘=’ as a prefix. Now click OK and you’re are done.

3

4 – Play!

You can see that the dropdown menu will get updated automatically whenever you will make a change to your table ‘Table_Name’. This includes increasing the items in the list, reducing the size of the list or modifying the individual values.

What’s next?

Now you know how to implement dynamic tables based on dropdown in Excel! Test it on random spreadsheets and, once you’re comfortable, use it on the files you update quite frequently. Cumulatively, it can potentially save you a lot of time.

Do not forget to share this technique with your friends or colleagues. And write to us with your comments and suggestions below.

Written by

Jamani Arsalan

Consultant, International Professional Services

  • Project Management
  • Statistical Analysis
  • Health Analytics
I am a consultant, currently based in Middle East, at an international professional services firm. My work largely revolves around project management, and statistical analysis. And my professional interests include developing my knowledge within the discipline of health analytics.

Read more articles by Jamani Arsalan

Editorial standards

Fact Checking & Editorial Guidelines

Every article on Excel TV is held to a published editorial standard. The goal: accurate, current, and useful — without filler.

  1. Expert review. Drafts on technical Excel topics are reviewed by a contributor with hands-on, working knowledge of the feature being covered.
  2. Source validation. Claims about Excel behavior are tested in current Microsoft 365 builds. Third-party product claims are sourced from the vendor's own documentation.
  3. Disclosure. Affiliate links, sponsorships, and any commercial relationships that influenced a piece are disclosed in-line and at the foot of the article.
  4. Updates. Articles are revisited when Microsoft ships changes that affect the content. The most recent revision date is shown on every post.

Spot a problem? Email editor@excel.tv and we will look at it.

Subject-matter review

Reviewed by Subject Matter Experts

Technical Excel articles are reviewed by contributors with verifiable, hands-on experience in the topic — not generalist editors.

  • Qualified reviewers. Reviewers include Microsoft Excel MVPs, working business-intelligence practitioners, and Excel TV editorial staff. See each author's page for credentials.
  • Current to a known Excel build. Procedural articles state which Excel version they were validated against. Where Microsoft has since changed behavior, the article carries an inline update note.
  • Clarity check. Reviewers verify steps are reproducible by a reader at the assumed skill level — not just technically correct in a vacuum.

Want to contribute or review for Excel TV? See the about page.

Comments (1)

Historical comments preserved from the WordPress archive. Commenting is no longer active.

  1. Bashir Zaroo

    Very impressive