I have a split form (form at the top and datasheet subform below). I have a checkbox to mark which records to print. After printing I run an update query to clear the checkboxes. I can use a button to run 'me.refresh' to refresh the form so that the checkboxes show as cleared, but is there a way to incorporate the refresh of the form in the actual update query that clears the checkboxes?
Thanks,
Steve
Start Free Trial