Quick summary
An Option Group in MS Access lets you add a set of predefined radio-button or checkbox choices directly to a form, enforcing consistent data entry by storing a numeric value for each selection. This step-by-step walkthrough covers everything from opening your database to placing, configuring, and styling the control using the Form Design wizard.
Steps
- Open your database in MS Access.
- Go to the Create tab in the ribbon.
- Navigate to the Form Design tab in the ribbon.
- In the Controls group, locate the Option Group tool.
- Click the Option Group tool, then click on the form where you want the control to appear.
- Enter the labels for each option, pressing Enter after each label to add it to the list, then click Next.
- Select the default option that will be pre-selected when the form opens.
- Choose a style for the Option Group (e.g., raised, sunken, etched).
- Decide whether to store a numeric value for the selected option, then click Next.
- Add a caption for your Option Group to label it on the form.
- Resize or reposition the Option Group on the form as needed.
- Review the finished Option Group — it now simplifies selection of predefined choices and ensures consistency in data entry.



