C Cubsm22p Registered User. Local time Today, 10:23 Joined Feb 14, 2018 Messages 37 Apr 3, 2019 #1 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. Last edited: Apr 3, 2019
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.
Ranman256 Well-known member Local time Today, 13:23 Joined Apr 9, 2015 Messages 4,354 Apr 3, 2019 #2 I add an extra column ,say Header: 'My Report' make it the outer most grouping , sum the Grand Total in this.
I add an extra column ,say Header: 'My Report' make it the outer most grouping , sum the Grand Total in this.
pbaldy Wino Moderator Staff member Local time Today, 10:23 Joined Aug 30, 2003 Messages 36,270 Apr 3, 2019 #3 Try the report footer instead of the page footer. Totals in the page footer require code, unless something has changed.
Try the report footer instead of the page footer. Totals in the page footer require code, unless something has changed.