Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to format a combo box so that it is inactive (grey'd out)
unless a certain criteria is met? -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200706/1 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() ComboBox1.Enabled = (YourCriteria = True) NickHK "blackbox via OfficeKB.com" <u20390@uwe wrote in message news:736105a8095af@uwe... Is it possible to format a combo box so that it is inactive (grey'd out) unless a certain criteria is met? -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200706/1 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Nick
where do I put that? Thanks NickHK wrote: ComboBox1.Enabled = (YourCriteria = True) NickHK Is it possible to format a combo box so that it is inactive (grey'd out) unless a certain criteria is met? -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200706/1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combo box formatting | Excel Discussion (Misc queries) | |||
Combo Box Formatting | Excel Discussion (Misc queries) | |||
Conditional lists for a Combo Box | Excel Discussion (Misc queries) | |||
combo box formatting | Excel Discussion (Misc queries) | |||
combo box formatting | Excel Discussion (Misc queries) |