2012

Table Of Contents
Macros In
Specifies the project or drawing whose macros are available from the macro
list. If your project or drawing is not listed, click VBA Manager to load it.
Description
Describes the selected macro.
Run
Runs the selected macro.
Step Into
Displays the Visual Basic Editor and begins execution of the macro. Execution
is paused at the first executable line of code.
Edit
Displays the Visual Basic Editor and the selected macro.
Create
Creates a macro with the name specified in Macro Name, and then displays
the Visual Basic Editor and the empty procedure for the new macro.
If no project file or drawing is specified for the new macro, the
Select Project
dialog box is displayed
.
If you choose Yes, the code in the existing macro is deleted and a new, empty
macro is created with the specified name.
Delete
Deletes the selected macro.
VBA Manager
Displays the VBA Manager.
Options
Displays the
VBA Options dialog box.
Macros Dialog Box | 2009