Key Macro Editor Main Window
The Key Macro Editor main window displays the following items:
Key Macros Apply To
Enter the object, picture, or user global page to which you want to apply key macros. You can type the name directly into the Key Macros Apply To field or you can:
- Click the drop-down arrow next to the Key Macros Apply To field to select from the most recently used list.
- Click the browse button to open the browse box to select another object, picture, or the user global page.
- Click the Global Key Macros button to apply key macros to the user global page.
Spreadsheet
Click in any cell in the spreadsheet to enter data:
- Key Combination – Defines the key assignment for the macro. Can include one or multiple keys.
- Action – Defines the expert that you want to run for the key macro. The expert automatically launches after you select it. If you select Custom, the Microsoft Visual Basic Editor opens so you can enter a custom script.
- Run Expert – Button that re-runs the expert defined in the Action cell so you can modify the expert's parameters.
- VB Editor: Button that provides access to the Microsoft Visual Basic Editor so that you can view or modify the VBA script behind the key macro.
NOTE: It is highly recommended that you do not modify the code created by an expert because the expert's code is used when re-running the expert.
- Description – Text that describes the function of the key macro. Can contain up to 60 alphanumeric characters, including special characters, such as -(*)&+% and spaces. The Description field is optional.