Steps in running a macro

Using macros is a three step process:

  1. Setup the forms that will be accessed by the macro and save them. See: Forms and macros
  2. Create a macro file containing instructions to call those forms. See: Create a Macro file
  3. Run the macro and check its output. See: Run Macro

Concept Link IconSee Also