Creating macros

Creating a macro allows you to automate and repeat tasks.

Note: Not all functionality can be recorded using macros.
  1. Select Record Macro (Tools tab > Automation panel > Record Macro ). The functionality you use will be recorded from now until you stop the macro recording.
  2. Complete the task(s) that you want to perform.
  3. Select Stop Recording (Tools tab > Automation panel > Stop Recording ). The Save Macro dialog appears.
  4. Enter a name for the macro in the File name box and select Save. Your new script is saved with a (*.vbs) file extension, and can now be used as a Visual Basic script.