Hi
my friends @ vbforums

i have a simple question

can i add a record at end of each page that indicates to the sum of records on each page ?

example :
page 1
1 1 1 1 1 1
1 1 1 1 1 1
1 1 1 1 1 1
1 2 3 4 5 6
----------
4 5 6 7 8 9



page 2
1 0 1 0 1 1
0 0 0 0 0 2
1 2 2 0 0 0
1 1 1 1 1 1
-----------
3 3 4 1 2 4


...