Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Does anyone know of a way to create any type of dropdown list (i.e. Data
Validation List, Combo Box, etc.) which would contain a list of unique values from a range of data? For example, if A5:A10 contained the names Mark, Larry, Larry, John, Chris, John the dropdown would contain Mark, Larry, John, Chris. One solution I thought of was to use one of the various methods (autofilter, array, UDF) to first create the unique list, then use the unique list as the range for the dropdown list, but I was wondering if it was possible to skip creating the unique list first and have it appear only in the dropdown. I am open to excel formulas or VBA. Let me know if anyone has any ideas. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy to Clipboard - Distinct List | Excel Discussion (Misc queries) | |||
Distinct list formula | Excel Discussion (Misc queries) | |||
result of selecting from the dropdown list should be a dropdown list | Excel Worksheet Functions | |||
result of selecting from the dropdown list should be a dropdown list | Excel Worksheet Functions | |||
howto select distinct values from list | Excel Worksheet Functions |