Thank you for your help.

Here's a followup question.

Is there a way to tell if a report has run or not?
I only want to increment the counter (as shown in the example above) if the report runs. If the SQL does not return any rows, the report does not print, and thus I do not want to increment the counter.

Thanks again.

Paul