check boxes in option groups

  • Thread starter Thread starter Bill H.
  • Start date Start date
B

Bill H.

I've set up a few option groups on a form using checkboxes. The dataype for
the checkboxes is Yes/No.

I noticed that when I'm on a new record, the boxes are grayed out. That's
good. But as soon as I check one of the boxes, they all become active
(un-grayed out) and all default to the No box checked. That's not good.

How do I set the default of the Yes/No option group to be Null?

Or another way to fix?

On another tab of the form, I have some radio buttons in some option groups.
When I click on one buttion in an option group, all the other option group
buttons become active, but at least nothing is selected.
 
The default value for the fields in the table are nothing (blank) and the
default for the control on the from is likewise blank.


Duane Hookom said:
Did you review the default properties of the table and the controls?
 
If these are in an option group then this is expected behavior.

--
Duane Hookom
MS Access MVP

Bill H. said:
The default value for the fields in the table are nothing (blank) and the
default for the control on the from is likewise blank.
 
They are in an option group, but I don't like the behavior. :-)

Can I keep them in the option group yet change the behavior?

--Bill
 
Can you tell us what exactly you are attempting to do? This doesn't make
much sense to me as a user interface.
 

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