View Full Version : Totals for each page, grand total at the bottom of last page


Alex Righolt
05-08-2006, 04:03 AM
Spent a frustrating day trying to make this work:

On each page, I need 18 detail lines, and I want to have totals for that page in the bottom of each page.

I made a column with a running sum, but failed to group on it. I tried to put a =sum([gross]) field in the page footer, this gives me an #error message.

On the last page I need the grand total to appear below the page total. In help I read that report totals always appear above page totals. Any way to overcome that?