P
Pete Ruby
I am trying to capture how many times my users print a given report. I put
a procedure on the Reports "On Page" option to add a record to an event
table for the print. The command runs twice - once when the report is
previewed, and once when it is actually printed. If the report is one
record, then the command runs twice.
Also, if the report for each record is multiple pages, does the command run
for every page? ie. if one record is printed, but it is 3 pgs, does it run
3 times?
Thanx
Peter A. Ruby
a procedure on the Reports "On Page" option to add a record to an event
table for the print. The command runs twice - once when the report is
previewed, and once when it is actually printed. If the report is one
record, then the command runs twice.
Also, if the report for each record is multiple pages, does the command run
for every page? ie. if one record is printed, but it is 3 pgs, does it run
3 times?
Thanx
Peter A. Ruby