I have a report that prints checks (hundreds). The report is used repetitively to print several batches of checks on a bi-weekly basis. The report is regenerated roughly 10 times for a unique set batch parameters, hence there is a cyclic process of setting parameters, generating a check report and then printing the checks. On very rare occasions it has happened that checks are printed twice (for a batch) without it being known they were printed twice until the checks were already out the door!! As a result, it is being considered to combine the checks into one batch for printing purposes. Combining the checks into one batch can be a bit awkward and cumbersome. I am therefore hoping that there may be a way to disable the print feature immediately and automatically after it has been selected to print the checks the first time (via a macro perhaps). This would ensure no one would accidently print a batch twice (as there are other safeguards that prevent this once a report has been closed).
Might anyone have a solution for this one?