Hello and thank you in advance for any and all assistance. I'm building a small application and using a boolean checkbox to print todays records. I'm using a query to print and that works well. What I need is a command button and code behind to loop through the recordset after the reports are printed and clear the checkboxes.
Or should I just use another query and append the table back to false on the checkboxes?
SolTec
Or should I just use another query and append the table back to false on the checkboxes?
SolTec