J
JMay
I just created a button on my Sheet1 and assigned a Macro to it.
When I right-click on this button - I see in my NameBox "Button 1"
without the quotes.
In my Workbook_Open code I want to HIDE this button.
1st What is the code to include in the WB_Open code to do this?
After performing another procedure using VBA, what line near the bottom
of that code would make my Button 1 visible?
Or is it best to to Only load the Button at the end of the above procedure?
TIA,
Jim
When I right-click on this button - I see in my NameBox "Button 1"
without the quotes.
In my Workbook_Open code I want to HIDE this button.
1st What is the code to include in the WB_Open code to do this?
After performing another procedure using VBA, what line near the bottom
of that code would make my Button 1 visible?
Or is it best to to Only load the Button at the end of the above procedure?
TIA,
Jim