Form Question

M

MsWatts

I created a form with many different areas. One of the areas contains a
subform with list of items with check boxes that can be checked yes or no,
The employee's person information is pulling with no problems. The issue that
I keep running into now is when I check the box on the form the box is
checked on ALL records. How can I fix this issue?
 
D

Duane Hookom

The checkbox must be bound to a field in the form's record source in order
for it to behave independently from all other records in the form.
 
M

MsWatts

Thanks for the help! I'll give that a try.

Duane Hookom said:
The checkbox must be bound to a field in the form's record source in order
for it to behave independently from all other records in the form.
 

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