Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need the syntax for hiding and showing a combo box in VB. I can get it to
hide using: ActiveSheet.Shapes("ComboBox3").Select Selection.Visible = False But when I try to use ActiveSheet.Shapes("ComboBox3").Select Selection.Visible = True It won't let me see it (Get VB error). I think this is because I need to turn on the Design Mode. Does anyone know the syntax to do that / solve this problem. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
hide combo box | Excel Discussion (Misc queries) | |||
Hide Combo Boxes | Excel Worksheet Functions | |||
Hide combo 3 based on combo1 | Excel Programming | |||
Hide my combo boxes! | Excel Discussion (Misc queries) | |||
Combo Box - Hide Combo Box w/Check Box | Excel Programming |