Save a database object by using a macro
- Create a macro.
How?
- In a blank action row, click Save in the action list, and then set the Object Type argument to the type of the object you want to save and the Object Name argument to the name of the object.
- Click Save to save the macro.
- Run the macro.
How?
For example, to save a form by clicking a command button on the form, set the button's OnClick property to the name of the macro.
For more information about the Save action, click .