Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It depends on which ComboBox. 1. From the Control Toolbox
toolbar and on a worksheet. 2. From the Forms toolbar and on a worksheet. 3. From the Toolbox and on a UserForm. Only #3 has a BeforeUpdate event procedure. For #1 access the code by double-clicking the control in design mode (toolbox open) or go to the VB Editor (menu Tool | Macro). For #2 right-click on the control with the toolbox open and click the little Edit Code icon. HTH, Merjet |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting Combo boxes to change options based on other Combo boxes. | New Users to Excel | |||
Change of behavior in Combo Box | Excel Discussion (Misc queries) | |||
Combo box range change | Excel Discussion (Misc queries) | |||
combo box on change code | Excel Discussion (Misc queries) | |||
Can I change the font size in a Combo Box ? | Excel Worksheet Functions |