Skip to main content

Macros dialog box

Allows you to run, edit, or delete the selected macro. You can also create a macro from the Macros dialog box.

The following table describes the dialog box options.

Option Description
Macro Name Contains the name of the selected macro, or is blank if there are no macros in the Macro box.
Macro box Lists the available macros in the project selected in the Macros In box.
Macros In Lists the available projects.
Run Runs the selected macro.
Step Into Highlights the first line of the macro and places the Current Execution Line Indicator.
Edit Opens the Code window with the selected macro visible so that you can modify your macro.
Create Opens a module in the Code window so that you can create a new macro.
Delete Removes the selected macro from your project.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>