Check marks

  • Thread starter Thread starter ?mydatabase
  • Start date Start date
?

?mydatabase

I've designed a form that has several check boxes. An example of the issue
I'm having is in Record 1 I check Active and even though I haven't enter
anything on the second record, the second record also has the Active check.

Please help
 
I've designed a form that has several check boxes. An example of the issue
I'm having is in Record 1 I check Active and even though I haven't enter
anything on the second record, the second record also has the Active check.

Please help

You are using an unbound check box so how would Access know you wish
to place the check a particular field in Record1.

Set the control source of the Check box to which ever field in the
table you have set up to retain that value.
You have to do the same (using different table fields) for each check
box.
 

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

Back
Top