I still cannot get this to work. These are the requirements:
Client wants to print multiple invoices in a range. Parameter is set.
Group Header #1a - includes company logo, address, invoice number, customer id, etc. This should appear only on page 1 of each invoice.
Group Header #1b - includes company logo and invoice number (should print on all pages of the invoice except the first page.)
Group Header #1c - includes column headings such as qty, unit of measure, and description. (should print on all pages of the invoice including the first page).
Group Header #2. It is a date. All line items of the invoice are grouped by date. There should be only one date and associated data per page with a subtotal for each date. The invoice is sorted by this group in ascending date order. The total is on the last page of the invoice. Not alone but with the last group of data.
Of course the detail section includes the description, qty, price, etc.
Please help. I tried the suggestions but have not been able to get this to work. I did not try a subreport as I would like to try to get the existing report to work if possible.
Thanks!