Written by Allen Wyatt (last updated May 15, 2025)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and 2021
One of the really cool uses for the data validation feature in Excel is the ability to create a single-use drop-down list. This list allows users to select the cell and then select from a list of pre-defined values for that cell. Once the user makes a selection and moves to a different cell, the arrow for the drop-down list disappears.
Start by creating a list of the values that you want available in the drop-down list. You can create this list almost anywhere, but for design purposes it is a good idea to put the list on a different worksheet than the one where the data entry will be.
For example, let's say that you want a list of employee names. On a new worksheet, enter the employee names in any manner desired. (You probably will want to sort them in some manner.) Select the list and give it a name such as Employees. (To define a name, display the Formulas tab of the ribbon and click Define Name in the Defined Names group.) Now, back on the main worksheet, follow these steps:
Figure 1. The Data Validation dialog box.
Now, whenever someone selects the cell you used in step 1, they'll see a drop-down list arrow to the right of the cell. Clicking on the list provides a drop-down listing all the employees. The user can select one of the employees but cannot enter a different name. When they move to a different cell, the drop-down list disappears, but the selected value remains visible.
As a side note, if you don't want to place your data list in a worksheet, then you can enter the choices directly into the Data Validation dialog box. In step 6 (the Source box), leave out the equal sign and just enter the choices. Separate them by commas, and those are the choices that will be available to the user.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (6191) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Excel here: Single-Use Drop-Down List.
Best-Selling VBA Tutorial for Beginners Take your Excel knowledge to the next level. With a little background in VBA programming, you can go well beyond basic spreadsheets and functions. Use macros to reduce errors, save time, and integrate with other Microsoft applications. Fully updated for the latest version of Office 365. Check out Microsoft 365 Excel VBA Programming For Dummies today!
When inputting information into a worksheet, you may need a way to limit what can be entered. This scenario is a prime ...
Discover MoreWhen entering data in a worksheet, you may want to exercise some degree of control on the values that can be entered. ...
Discover MoreIf you want to make sure that only unique values are entered in a particular column, you can use the data validation ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2025-05-16 10:09:53
J. Woolley
After you select the cell, press Alt+DownArrow.
2025-05-15 11:05:38
Mark
I answered my own question, it works.
BUT is there a way (keyboard) to make the drop down list when I select the cell instead of reaching for the mouse to click the arrow?
2025-05-15 10:45:25
Mark
So, if i add or delete "Employees" it will automatically update the drop down list?
2019-07-29 12:42:54
Dave
Eric,
I believe Mr. Wyatt was a tad unclear when he mentioned a "single use" list. From what he described, the list would be visible when the cell was selected. Once you made a choice, the list would go away. But if you changed your mind, you could re-select a new choice off the list just as you selected your first choice.
I believe what Mr. Wyatt was trying to describe was simply that the list disappears after you select your choice.
2019-07-29 12:12:13
Eric
What if you make a mistake and select the wrong name and don't realize it until after you have saved the file. What did you do to make it "single use". This seems to be the exact way that I have used this feature in the past and I was always able to go back and edit, either in the current session, or in a subsequent session.
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments