Hi
I am trying to create an update query to check a checkbox for all the records in a form.
The form is created using a query to filter a table and I dont want the update query to check all checkboxes in the table, I only want the records that get filtered into the form to be updated.
When i tried to base the update query on the filter query and run it, it comes up with a message box that says you are about to update zero rows. I assume this is something simple that I am missing.
Any help much appreciated.
Hamm