What is debug mode and when should I use it?
A recorded macro may need to be corrected for various reasons: a step may be missing, a step may be redundant and another step may simply be badly recorded and interfere with the macro’s operation. With such situations in mind, we have created debug mode, a feature that makes it easy to catch and fix errors in a recorded macro.
Enter debug mode if you want to:
- stop the macro at the step that contains the error
- go step by step through the macro in search of errors
- record additional steps
You can read about the most common causes of macro errors here.
You can read about how to enter debug mode here.