Y yassarJB New member Local time Today, 05:11 Joined Apr 20, 2017 Messages 2 Apr 20, 2017 #1 Hi guys... I need to make a sub total on a field in a report, but i need to make this sub total on the end of each page, plus the total addition in the last page any idea how to do that? thanks
Hi guys... I need to make a sub total on a field in a report, but i need to make this sub total on the end of each page, plus the total addition in the last page any idea how to do that? thanks
pbaldy Wino Moderator Staff member Local time Today, 05:11 Joined Aug 30, 2003 Messages 36,274 Apr 20, 2017 #2 As you've probably found, you can't just put a sum in the page footer. It requires code, like: http://allenbrowne.com/ser-11.html
As you've probably found, you can't just put a sum in the page footer. It requires code, like: http://allenbrowne.com/ser-11.html
Y yassarJB New member Local time Today, 05:11 Joined Apr 20, 2017 Messages 2 Apr 21, 2017 #3 many thanks bro... it works perfectly
pbaldy Wino Moderator Staff member Local time Today, 05:11 Joined Aug 30, 2003 Messages 36,274 Apr 21, 2017 #4 Happy to help, and welcome to the site by the way!