Consulting

Results 1 to 4 of 4

Thread: I tried to run a macro and it gave this error

  1. #1

    I tried to run a macro and it gave this error

    Can't execute code break in mode

    Does this mean the previous time I ran the macro it didn't stop running? If so, how can I stop the macro from running, so I can rerun the new code? If not, what does it mean?

  2. #2
    Site Admin
    Jedi Master
    VBAX Guru Jacob Hilderbrand's Avatar
    Joined
    Jun 2004
    Location
    Roseville, CA
    Posts
    3,712
    Location
    Correct, there is a macro currently running (and in break mode) so you cannot run another macro. To stop all the macros from running just press the Reset button from the toolbar. It is a blue square.

  3. #3
    Gotcha. Thanks!

  4. #4
    Site Admin
    Jedi Master
    VBAX Guru Jacob Hilderbrand's Avatar
    Joined
    Jun 2004
    Location
    Roseville, CA
    Posts
    3,712
    Location
    You're Welcome

    Take Care

Posting Permissions

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