605 B
605 B
Return to Utilization Form
Macro Definition
| Action | Arguments | Condition |
|---|---|---|
| SetWarnings | 0 | - |
| OpenForm | Utilization on Multiple Sheets; 0; -1; 0 | - |
| Close | 2; Miscellaneous; 0 | - |
What it does
- SetWarnings: Enables or disables system warnings (e.g., confirmation dialogs for actions).
- Arguments: 0
- OpenForm: Opens a specified form in the database.
- Arguments: Utilization on Multiple Sheets; 0; -1; 0
- Close: Closes a specified object (e.g., a form, report, or query).
- Arguments: 2; Miscellaneous; 0