Fire_Chief
Well-known Member
- Joined
- Jun 21, 2003
- Messages
- 693
- Office Version
- 365
- Platform
- Windows
I have a button on my sheet that I made with the Forms Toolbar.
I would like to be able to enable and disable it with another button which I have password protected.
I can make the buttons and write all other code needed but I don't know how to write the code that will disable the button.
I have tried:
Button1.enable = False and a couple others but nothing seems to work.
Thank You
marty
I would like to be able to enable and disable it with another button which I have password protected.
I can make the buttons and write all other code needed but I don't know how to write the code that will disable the button.
I have tried:
Button1.enable = False and a couple others but nothing seems to work.
Thank You
marty