Sum on a report

Cubsm22p

Registered User.
Local time
Today, 10:23
Joined
Feb 14, 2018
Messages
37
I have some fields on my report that get totaled in the date footer, but i want to have a grand total at the bottom of the page is this possible.
rothelp.PNG
34433.PNG
 
Last edited:
I add an extra column ,say Header: 'My Report'
make it the outer most grouping ,
sum the Grand Total in this.
 
Try the report footer instead of the page footer. Totals in the page footer require code, unless something has changed.
 

Users who are viewing this thread

Back
Top Bottom