Hello,
What I'm looking for is the following :
The ever first time a report is printed (during initial use of the application) it should display a number "1".
Then, every time the report is printed, this number should be increased by 1.
Thus, if the report is printed 20 times, the number should be 20.
It sounds simple, but I'm stuck...
I've tried with the PageHeader OnPrint function
Regards,
Peter
What I'm looking for is the following :
The ever first time a report is printed (during initial use of the application) it should display a number "1".
Then, every time the report is printed, this number should be increased by 1.
Thus, if the report is printed 20 times, the number should be 20.
It sounds simple, but I'm stuck...
I've tried with the PageHeader OnPrint function
Regards,
Peter