I have a form with a check box that I use when I run a query. I'm able to pick off records that are true. I use it to run a report.
How can I create a query that would un-check or make that field be false for all records that are true? I don't want to delete the record, just un-check the box.
Thanks.
How can I create a query that would un-check or make that field be false for all records that are true? I don't want to delete the record, just un-check the box.
Thanks.