Check Boxes in forms

moleary

Senior Member
Local time
Today, 18:13
Joined
Feb 9, 2001
Messages
58
I have several check boxes in my form, but I can't get it to check it in the table, am I doing something wrong? also on my form I have several drop down boxes but they too do not show up in my table??? Can you help me please
 
Have you checked your check box properties to make sure that the control source is linked to the field in your table? If not ensuring that you have linked your control source to the field in the table should ensure that the data in the check box is saved to the table.
 
Yes they are linked to the right fields in the table, but the check box is blank in the table?
 
What data type are you using in your field? If you are using a Yes/No then it should work. I have tried and it works fine.
 

Users who are viewing this thread

Back
Top Bottom