|
Back to |
In TRANSACTION, you can publish macros in Excel workbooks and customize aspects of the variables. You can also edit macros in that are already published to workbooks from within TRANSACTION without opening VBA. Macros created in TRANSACTION can be run in the TRANSACTION and RUNNER clients and in the RUNNER add-in for Excel.
To publish a macro
Browse to the location of the .txt file.
To edit macros already published to workbooks
To enable a macro as a button in a workbook
Note: Excel files that contain a space in their filename cannot contain buttons.
To run a macro
Macro templates are available for you to customize to your needs. To download templates, go to wise.winshuttle.com.
The form can be generated from only one method specified in the <MN></MN>
tag. Variables must be coded in the following format:
<WSM_Declaration><VN>Variable Name</VN><LT>Label Text</LT><DV>Default Value</DV><DT>Data Type</DT><MN>Method Name</MN></WSM_Declaration>
To add your own variables
Also in this section Running multiple or linked files Run options, troubleshooting errors, and Launch GUI |