Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am developing a macro that has a UserForm with several controls (combo
boxes, list boxes, and option buttons). The option buttons are used to determine whether or not a particular list box or combo box is enabled. If an option button is deselected, the associated list box will not be enabled; if the option button is selected, then the associated list box is enabled. The Help file says that when a control is not enabled, it should appear dimmed. Mine don't! The look the same regardless of whether or not they are enabled. The enabling/un-enabling is working, because when a list box is not enabled, I can't select it. Does anyone have any idea what I'm doing wrong? Thanks. David Benson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using gui controls | Excel Discussion (Misc queries) | |||
Locking Controls | Excel Discussion (Misc queries) | |||
HTML Controls | Excel Discussion (Misc queries) | |||
dimming text | Excel Discussion (Misc queries) | |||
ActiveX Controls vs Form Controls | Excel Discussion (Misc queries) |