Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've got my spreadsheet set where users are able to select multiple values from a data validated dropdown list one at a time. All values selected show up in the cell as expected, separated by a comma. But, the user has to select each value one at a time, reselecting the dropdown list each time. Is there an easy way to set it up so that the user can select all values at the same time, similar to a filtered list drop down (except everything starts out unselected)? I believe this can be done almost totally with VBA (have a single 'option' that fires a VBA multi-select dropdown list that concatenates all the selections and pastes the result in the cell), but I'm hoping there's an easier solution. Thanks! Frank |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
counting dropdown list with multiple text selections | Excel Discussion (Misc queries) | |||
multiple dropdown selections | Excel Worksheet Functions | |||
Remove old selections in Pivottable row field dropdown list | Excel Programming | |||
How to validate data in already list dropdown validated. | Excel Discussion (Misc queries) | |||
How can I allow users to make multiple selections from a dropdown. | Excel Worksheet Functions |