Quick summary
Adding a checkbox to a Microsoft Access form lets users capture simple yes/no data directly in Form Design view without writing any code. This step-by-step walkthrough covers opening Form Design, placing the checkbox control, and testing its checked and unchecked states.
Steps
- Navigate to the Create tab in the MS Access ribbon.
- On the Create tab, select Form Design to open the form designer.
- Locate the Checkbox icon (a small square with a check mark) in the controls toolbar and click the Checkbox tool to activate it.
- Click on the form canvas where you want to place the checkbox; the control will appear at that location.
- Open the Navigation Pane and switch to Form View to preview how the checkbox behaves.
- Click the checkbox to test its checked and unchecked behavior and confirm it works correctly.
.gif)



