Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hio All,
I have a few ComboBoxes on a userform e.g. C1, C2 C3 etc. I want to put the same procedure for all of them which would be trigered on exitiing the relevant ComboBox. The codes would include the following line, say exiting C1: C2.enabled = false C3.enabled = false My two questions a 1. Can I write a single (I ahve quite a few Combos) procedure that will perform on exiting any combo on the userform and how? 2. Can the above code be included? Thanks for your help in advance. Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
Exit Sub | Excel Discussion (Misc queries) | |||
Run when exit | Excel Worksheet Functions | |||
combobox exit event | Excel Programming | |||
If a called sub exit, how to the caller exit right away? | Excel Programming |