Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Disable Command Bar Control
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Ron de Bruin, post: 6361842"] This are events that belong in the thisworkbook module You call the macro in the event or put all code in the event Private Sub Workbook_Activate() Call macroname1 End Sub Private Sub Workbook_Deactivate() Call macroname2 End Sub [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Disable Command Bar Control
Top