checkboxes all linked

  • Thread starter Joseph Greenberg
  • Start date
J

Joseph Greenberg

I have a child subfomm that "repeats" based on the number of records it
finds in the query which is the recordsoure (sorry if I don't have the
terminology exactly correct). The form has a header, and detail. I just
inserted a checkbox on the form, and now when I run the form, whenever I
check the checkbox on one of the records, it checks them all - they are all
synchornized. Is there a way to keep each record on the subform independent?
Note that the checkbox is not bound to anything, it would be used for a
calculation when a command button on the form is clicked.

Thanks in advance.

J
 
D

Duane Hookom

If the control is not bound to your form's record source, it will display the
same for all records.

Perhaps if you provide a reason for the check box, someone might be able
provide an alternative.
 

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