FOOTER IN REPORT WITH MULTIPLE COPIES

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report of an invoice that must print in 5 copies identified as:
Copy 1
copy 2
....
In the Article group I have a calculated field of which I would like a total
in the footer.
I followed the suggestion found in the discussion group of putting a non
visible running sum of that fiel in the Article group and refer to it in the
footer.
The problem is that I get the total to be correct only in the last copy of
the report. The other copies show 0.

Can somebody help?

Thanks in advance.
 
Can you justify the need for a running sum as opposed to a simple =Sum()?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top