In your table, you'll create a field with a datatype of number.
On your form, you'll create an Option Group by clicking on its' icon on the ToolBox toolbar. You'll get the Option Group wizard. Type in your choices. Click next. Set your default. Click next. DO NOT CHANGE ANYTHING HERE. Click next. Select "Store the value in this field" and select the number field in your table. Click next and select your style. Keep it Radio Buttons. Click next. Name it and Finish.
The way it works is this: it'll store the NUMBER of the option, not the description. So you'll create a little table with two fields, DescripID and Description. DescripID will be the exact numbers you have in the option group. Description is your labels.
So when you want to make a report, you'll have to link them in a query first to get the description.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.