Print 1 record per page
Posted: Thu Oct 14, 2004 4:51 pm
I have a report that prints information for one record per page. However, in some cases, I need the report to print a specific record on all pages. For example, I have an order that contains 3 records, A,B, and C. I need the report to print 1 page for record A, one page for record B, and I need record C to print out on the pages for record A and B; but I don^t need a seperate page for record C.____How can I accomplish this?