How to Create Event Procedures MS Access
- George Apostolov
- 05 Sep 2025
Guide
Open your database.
Go to the 'Forms' or 'Reports' section in the 'Navigation Pane'. Right-click the form or report and choose 'Design View'.
Click on the 'Property Sheet' button.
In the 'Property Sheet', go to the 'Event' tab.
Find the event you want to use and click on the ellipsis icon to create an event procedure.
Once you're in the VBA editor, you can write the event procedure code and save.
Click on the save icon to save the changes.
Create your first interactive demo in minutes
No credit card required • Start building today


