AlanWhaley
Technical User
Hi all,
Could any one propose a solution to the following problem I have?
I have used some VBA to get totals at the bottom of each page of a report, by page (i.e. Total for Page = $###.)
I would now like a summary page listing each pages' total, i.e.
Page 001 $###
Page 002 $###
Etc etc
Is this possible using code to create a table based on the page total values, and use that as the basis of subreport?
I have no idea where to start?!?
THANKS IN ADVANCE!
Could any one propose a solution to the following problem I have?
I have used some VBA to get totals at the bottom of each page of a report, by page (i.e. Total for Page = $###.)
I would now like a summary page listing each pages' total, i.e.
Page 001 $###
Page 002 $###
Etc etc
Is this possible using code to create a table based on the page total values, and use that as the basis of subreport?
I have no idea where to start?!?
THANKS IN ADVANCE!