Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running totals in the page footer

Status
Not open for further replies.

Kathleen

Instructor
Mar 23, 2000
5
US
I would like to show a total at the bottom of each page of a report but the records cannot be grouped. They print in a format that requires 5 records per page.<br>
<br>
A group footer is not the answer and the report footer does show the grand total fine.<br>
<br>
I believe there is a way to show a running total in the page footer. Maybe by attaching a module to the section? I am not a VB person but can stumble through simple modules here and there.<br>
<br>
Thanks for any help.<br>
<br>
Kathleen
 
Bill, your solution only showed literally: &quot;=Sum(field name)&quot;

I would also like to do what Kathleen wants, but I suspect that expressions do not work in page and report footers.

Any other suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top