Thread: Combo Box
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Combo Box

visible = false

--
Regards,
Tom Ogilvy

"Paul" wrote in message
...
Hello All - I need to have a Combo Box appear when a Check Box is checked.
Thus, the C-Box hide property selection must be active. However, the

C-Box
property selection does not have a hide option. Does anyone know if the
C-Box has a hide property selection, and if so, how it is activated?

Thanks
Paul