Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I think the closest you'd come would be with a UserForm, which you can put a
combo or list control onto and pick up those values. Otherwise, you could use InputBox() with the options written as part of the prompt and testing input to verify they entered (typed in, not chosen from list) a valid item. "jlclyde" wrote: Is there any way to show the list options from a cell that are set with Data validation List? I would like to show them in a msgbox. I am looking for a VBA soloution. Thanks, Jay . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data validation list - list doesn't show items from top | Excel Discussion (Misc queries) | |||
show the input message of a data validation list on a textbox and set editable | Excel Discussion (Misc queries) | |||
Data Validation Drop Down List - Always Show | Excel Discussion (Misc queries) | |||
Show do I share a dynamic list for data validation? | Excel Discussion (Misc queries) | |||
Show comma in data validation list? | Excel Discussion (Misc queries) |