Hi Guys,
Does anyone know how to print the previous page's sum. for example :
In Page 1 :
part desc value
part A 10
part B 20
part C 30
total 60
In Page 2 :
total from previous page =60
part D 10
part E 20
part F 20
total 110
In my example assume that one page only 3 records.
So how to make the sum of previous page (in example =60) appear in the top of the next page.
Thank you very much in advance
cheers
Budi
Does anyone know how to print the previous page's sum. for example :
In Page 1 :
part desc value
part A 10
part B 20
part C 30
total 60
In Page 2 :
total from previous page =60
part D 10
part E 20
part F 20
total 110
In my example assume that one page only 3 records.
So how to make the sum of previous page (in example =60) appear in the top of the next page.
Thank you very much in advance
cheers
Budi