Steps in running a
macro
Using macros is a three step process:
- Setup the forms that will be accessed by the macro and save them. See: Forms and macros
- Create a macro file containing instructions to call those forms. See: Create a Macro file
- Run the macro and check its output. See: Run Macro