Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Ranswrt,
You have not indicated how the first CommandButton is enabled or disabled, but try something like: Me.CommandButton2.Enabled = _ Not Me.CommandButton1.Enabled = True Perhaps it would be possible to provide more specific help if you were to explain the enabling mechanism or the purpose of the excercise. --- Regards. Norman "ranswrt" wrote in message ... How would I make a commandbutton in a form 'enable=False' whenever another commandbutton 'enable=True'? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Command Buttons | Excel Discussion (Misc queries) | |||
Command Buttons | Excel Discussion (Misc queries) | |||
Command buttons | Excel Programming | |||
Control Buttons vs. Command Buttons | Excel Programming | |||
Command buttons not available | Excel Programming |