How to Create Autoexec Macro MS Access
- George Apostolov
- 05 Sep 2025
Guide
Go to the 'Create' tab in the ribbon.
Click on 'Macro' in the 'Macros & Code' group.
In the macro design window, choose the actions you want the macro to perform. Use the drop-down in the 'Action' column to select actions like
Configure each action's properties.
Click the save icon to proceed.
Name the macro 'AutoExec', this name is mandatory for it to run automatically. Click 'OK' to save.
Close and reopen the database. Click 'Run'.
The AutoExec macro will run automatically.
Create your first interactive demo in minutes
No credit card required • Start building today


