How do I get the debugger to start when the workbook is loaded? I am wanting
to debug all the things which are done prior to the initial worksheet being
presented to me.
Thanks in advance for your assistance!!!
How do I get the debugger to start when the workbook is loaded? I am wanting
to debug all the things which are done prior to the initial worksheet being
presented to me.
Thanks in advance for your assistance!!!
Open the file and when it prompts you to enable macros, choose "Disable" instead... then go into the code from there. If you have macros that run automatically just change them to comments using: '
You can then re-save it and open it again with macros enabled since all the automatic macros will now be comments only. Then you can un-comment them as you need and debug accordingly.
Originally Posted by OldButStillLearning
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks