in the macros dialog, which tool opens the debugger so the user can go through the macro step - by - step…

in the macros dialog, which tool opens the debugger so the user can go through the macro step - by - step? delete step into run edit

in the macros dialog, which tool opens the debugger so the user can go through the macro step - by - step? delete step into run edit

Answer

Brief Explanations:

In the Macros dialog, the "Step Into" tool is used to open the debugger and allow the user to go through the macro step - by - step. The other options have different functions: "Delete" removes a macro, "Run" executes a macro without stepping through it, and "Edit" is for modifying the macro code.

Answer:

Step Into