form problem

M

mdobbs

I created a simple form to store information from surveys
we get back at events. On my form I have mulitple check
boxs that suppose to save to a table. Whenever I select
more than one checkbox it will only put first check check
box in the table but it will not do the same for the other
check boxes I selected. I created this table in Access
2000.

Does anybody know way I can fix this?
 
D

DanK

This could be due to several reasons.
Make sure each checkbox control is referring to its own
field in the record in the table. You MAY have accidently
copied or otherwise caused ALL of the check boxes to refer
to the same field.
Double check your default values you entered when you made
the table and also any you may have in the control on the
form itself.
Make sure all your field and control names are unique.
 

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

Top