
On A1 I want to have Region like a list NORTH AMERICA, EUROPE, ASIA, MIDDLE EAST and so on. I want it to be relational to the first list. And then highlight the source.īut now let us say there is a second list.

#MS EXCEL CREATE DROP DOWN LIST HOW TO#
I know how to make a basic list, which is to go to Data > Data Tools > Data Validation > Allow List. Let us say I have my source/array set up already. But hopefully I can articulate the idea just fine. I am not very good at finding the right words, sorry. They are identifiable with a special user flair.Ī community since MaAsking a question? Describe if you are using Excel (include version and operating system!), Google Sheets, or another spreadsheet application. Occasionally Microsoft developers will post or comment. Recent ClippyPoint Milestones !Ĭongratulations and thank you to these contributors Date Include a screenshot, use the tableit website, or use the ExcelToReddit converter (courtesy of u/tirlibibi17) to present your data.
#MS EXCEL CREATE DROP DOWN LIST CODE#
NOTE: For VBA, you can select code in your VBA window, press Tab, then copy and paste that into your post or comment. To keep Reddit from mangling your formulas and other code, display it using inline-code or put it in a code-block This will award the user a ClippyPoint and change the post's flair to solved. OPs can (and should) reply to any solutions with: Solution Verified

If you add a value that is not in the list, Excel will show you an error that tells you the value doesn’t match. To manage a drop-down list in Excel, you can allow other entries, and add or remove items to Excel drop-down list. You will now have a drop-down list menu located in the cell you have chosen. The data will be automatically selected and click OK to save the change. Step 4: Then click on the Source box and go to the original sheet and simply select the range of cells by dragging the cursor from the first cell down to wherever your last cell is located. Step 3: In the pop-up window, under the Settings tab, choose List in the Allow drop-down menu and check Ignore blank and In-cell dropdown. Step 2: Switch to the Data tab on the ribbon and in the Data Tools section, choose Data Validation. Choose one cell that is going to have the drop-down list. Then create a destination sheet where you would like the drop-down list to be.

Step 1: First of all, you need to create an original sheet that contains the source data. To create Excel drop-down list, you can use a cell range which is the most common way.
