Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
what is the syntax to disable a button during startup
-- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could hide it
activesheet.shapes("Button 1").visible=false -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "shirley " wrote in message ... what is the syntax to disable a button during startup? --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
enable/disable multiple buttons | Excel Discussion (Misc queries) | |||
Form buttons vs. ActiveX Buttons | Excel Discussion (Misc queries) | |||
Form Buttons Connected to a Macro - Want to remove the button | Excel Worksheet Functions | |||
Disable 'Add or Remove buttons' functionality on a toolbar | Excel Programming | |||
Disable Menu and command buttons | Excel Programming |