Page 1 of 1

Sum of each page and Sum of all pages

Posted: Tue Oct 19, 2010 4:59 am
by albloshi
Greetings dear,

previously I av asked about how to have totals at the end of each page
I av a dataset table which has following columns
ClientName, Clearing fees, Clearing Expense, clearing income

I am using databand to show these columns.

I want to have the totals at the end of each page

for example
. . . .
Client xyx 350 50 300
client abc 400 60 340
Page total 750 110 640

and I don't know how much data can be on each page....

reply urgently

thanks in advance
Now I want to have some of each page and sum of all pages..

means like

page 1

Client xyx 350 50 300
client abc 400 60 340
--------------------------------------------
Page total 750 110 640
Total all pages 750 110 640

page 2
client pqr 100 50 200
client lmn 50 20 100
------------------------------------
page total 150 70 300
total all pages 900 180 940


I anticipate your quick response

thanks to all fellows...u are really good guys

Sum of each page and Sum of all pages

Posted: Tue Oct 19, 2010 7:33 am
by Alex K.
Hello,

Please see the sample report in attachment.

Thank you.