Hi All,
I'm searching for an easy way to get this to work.
Basically, I have a database and when I run a nd generate a report on the entries so far, I'm after some VBA to check a box in the table to indicate that a report has already been run on that entry (so I can filter these out on future reports).
My code is fine for generating and emailing the report I just need the code to mark it off in the records table as having been sent.
Any ideas?
I'm searching for an easy way to get this to work.
Basically, I have a database and when I run a nd generate a report on the entries so far, I'm after some VBA to check a box in the table to indicate that a report has already been run on that entry (so I can filter these out on future reports).
My code is fine for generating and emailing the report I just need the code to mark it off in the records table as having been sent.
Any ideas?
Comment