Check Boxes Results

  • Thread starter Thread starter Joey
  • Start date Start date
J

Joey

I have created a database with about 1000 records. In Design View I added
check boxes for the user to click on to track specific requests.
Unfortunately, when I click on one check box option, all the records change.

What am I doing wrong in the design?

Thanks
 
Your checkbox is not bound to a field in the underlying table. It must be.
 
Joey said:
I have created a database with about 1000 records. In Design View I added
check boxes for the user to click on to track specific requests.
Unfortunately, when I click on one check box option, all the records
change.

Is the checkbox bound or unbound?
 
Back
Top