Quick summary
Adding a button to an MS Access form lets users trigger actions like saving records or running macros directly from the form interface. This guide walks through every step — from opening Design View to testing the finished button in Form View.
Steps
- Open your form and click on it to get started.
- In the Navigation Pane, right-click on the form you want to modify and select Design View.
- Select the Create section from the ribbon.
- Click on the Form Design option.
- In the Controls group, click the rectangle icon to add a button control to your form.
- Your cursor changes to a cross (+) — click where you want the button to appear on the form to place it.
- If the Command Button Wizard opens automatically, choose a category and select an action for the button.
- Click Finish to complete the wizard and create the button.
- Switch to Form View to test the button in its live state.
- Click the button to confirm it performs the desired action correctly.
.gif)



