+ Reply to Thread
Results 1 to 2 of 2

Debugging

  1. #1
    OldButStillLearning
    Guest

    Debugging

    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!!!

  2. #2
    Valued Forum Contributor
    Join Date
    04-11-2006
    Posts
    407
    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.

    Quote Originally Posted by OldButStillLearning
    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!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1