I have a large report with many rows and many pages. I have to calculate total of each page and then pass that total to another page and so no resulting to the final total at the last page.
how do i do it..

You can always create a global variable which is placed in a module to maintain the total and keep on updating it when you move from one page to another.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.