Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Private Sub commandbutton1_Click()
me.ListBox4.Visible = True me.,Label12.Visible = True me.CommandButton10.visible = True Me.CommandButton11.visible = true end Sub -- Regards, Tom Ogilvy "gbpg" wrote: I want users to answer a yes no question and if they choose yes the following controls that are on my form (but not visible) to appear. So the sequence would be: when click button display ListBox4,Label12,CommandButton10, CommandButton11 Any quick solutions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Unhides hidden controls? | Excel Programming | |||
Make form controls private (ie. hidden from intellisence) | Excel Programming | |||
how do I create event-activated macros that check every cell? | Excel Programming | |||
I don't want to display any controls in excel. | Excel Programming | |||
I don't want to display any controls in excel. | Excel Discussion (Misc queries) |