Subtotals by Page

  • Thread starter Thread starter TDS
  • Start date Start date
T

TDS

I have a report that has an [hours] field. I have a totals field in the
report footer that calculates the total hours for the whole report (about
1200 records), but I also need a subtotal for each page. The grand total in
the report footer works fine, but any calculation I put in the page footer
returns an error. Any ideas what I might be doing wrong?

Terry
 
I have a report that has an [hours] field. I have a totals field in the
report footer that calculates the total hours for the whole report (about
1200 records), but I also need a subtotal for each page. The grand total in
the report footer works fine, but any calculation I put in the page footer
returns an error. Any ideas what I might be doing wrong?

Terry

See Microsoft KnowledgeBase article:
132017 "How to sum a column of number in a report by page"
 
Back
Top