Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I would like to prevent the list showing in a combobox if a condition is not met in another control elsewhere on a userform. It is not possible to use the other control's Exit event and Cancel = True and I cannot disable or lock the combobox as it's DropButtonClick event would not be fired. If ComboBox1.DropDown can reveal the list then: ComboBox1.DropDown = False has no effect. What should the syntax be to prevent DropDown? Appreciate any ideas. T.I.A. Geoff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
select From dropdown and return another dropdown menu | Excel Discussion (Misc queries) | |||
Rephrased Question on Random Items within Worksheet (3/3/10) | Excel Worksheet Functions | |||
formula problem rephrased | Excel Worksheet Functions | |||
Rephrased - Remove blank cells - no sorting, copy or pasting | Excel Worksheet Functions | |||
SUM REPHRASED | New Users to Excel |