Step into a Macro
 
 
 

Stepping into a macro begins execution of the macro and then halts the execution on the first line of code. The VBA IDE is opened with the chosen macro open in the Code window at the line of execution.

To step into a macro

  1. In the Macros dialog box, select the macro to step into.
  2. Choose Step Into.