Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When using combo box to display drop-down list, users can actually type in
any value they want...not good for what I need. A feasible fix for this is to verify that the value typed in the combo box is in a list...if it isn't display a message that says Try Again. Based on the list below, what would the VBA code look like that says if combo box value is not in list then give error message? List: Monday, Tuesday, Wednesday |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
display list selection in a different cell | Excel Discussion (Misc queries) | |||
Display part of list dependant on Validation list selection | Excel Worksheet Functions | |||
Userform: Textbox changing with selection in combobox (list) | Excel Programming | |||
Select a value from a combobox drop down list through code | Excel Programming | |||
UserForm - display text message then run code | Excel Programming |