Option Group problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Access 2000
3 Option Groups : Yes (value = 1) No (value =2)
Option Group 1: defaults to 1
Option Group 2 :defaults to 2
Option Group 3 :no default

Problem: When I enter into a new record, will see the defaulted values in
the option boxes; however, as soon as I begin entering/selecting data the
defaults are no longer indicated. When I go into the option boxes I am
unable to make a selection for either Yes or No when one is clicked. Please
note there are no issues with the combo boxes or data entry controls.

Thanks
 
Hi,

Access 2000
3 Option Groups : Yes (value = 1) No (value =2)

Problem: When I enter into a new record, will see the defaulted values in
the option boxes; however, as soon as I begin entering/selecting data the
defaults are no longer indicated. When I go into the option boxes I am
unable to make a selection for either Yes or No when one is clicked. Please
note there are no issues with the combo boxes or data entry controls.

What are the Control Source properties of these three option group
controls? It sounds like you have them all bound to the same field in
your table (or perhaps they aren't bound at all!)

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top