Editing a Macro

See Also

Once you have recorded a macro, you can manually edit the generated code for the macro.

To manually edit a macro:

  1. Choose Tools > Options and click Editor in the left pane.
  2. Click the Macros tab in the right pane.
  3. Select the macro that you want to edit and edit the code in the Macro Code text area.

    Nonquoted items in the Macro Code text area are names of actions recorded in the macro.

    Quoted items in this field represent literal characters typed during the macro. To add the literal quote character (") in a macro, use \".

See Also
Recording a Macro
Running a Macro
Inserting Code From a Template
Setting Keyboard Shortcuts
Sharing Source Editor Settings

Legal Notices