View Full Version : Check Boxes


moleary
07-09-2001, 12:35 PM
My check boxes in my form are not "checking" in the table. One of them is a "male", "female" check box but when you check it on the form it does not appear in the table. I have them set as yes/no in the table, am I doing something wrong?
Molly

pdx_man
07-09-2001, 01:00 PM
My guess is that the checkbox control is not bound to the field in the table. Under the Properties window in Design view, make sure the Control Source is set to the associated field in the table.