Check Boxes

moleary

Senior Member
Local time
Today, 21:24
Joined
Feb 9, 2001
Messages
58
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
 
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.
 

Users who are viewing this thread

Back
Top Bottom