Howdy,
I have to built a report that has a detail section that
must always print 20 lines. So if the record count is
5, print the 5 records, and then print 15 blank lines.
Using code from I was able to do this.
However, if the number of records to print is more than 20,
then I should print the first 20 records, print the page
footer and then continue on the next page. How do I do
this?
Thank you for your help.
Chris.
I have to built a report that has a detail section that
must always print 20 lines. So if the record count is
5, print the 5 records, and then print 15 blank lines.
Using code from I was able to do this.
However, if the number of records to print is more than 20,
then I should print the first 20 records, print the page
footer and then continue on the next page. How do I do
this?
Thank you for your help.
Chris.