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.