Hi Guys,
Does anyone know how to print a SUM OF THE PREVIOUS PAGE ? For example :
Page 1 :
Part description value
Part A 10
Part B 20
Part C 30
Total 60
Page 2 :
Total from previous page 60
Part D 10
Part E 20
Part F 50
Total 80
So in this example I want the sum of “value” field (in this example = 60) also be printed in the top of page 2, the sum of page 2 (=80) can be printed in top of page 3 etc.
Thank you in advance
Budi
Does anyone know how to print a SUM OF THE PREVIOUS PAGE ? For example :
Page 1 :
Part description value
Part A 10
Part B 20
Part C 30
Total 60
Page 2 :
Total from previous page 60
Part D 10
Part E 20
Part F 50
Total 80
So in this example I want the sum of “value” field (in this example = 60) also be printed in the top of page 2, the sum of page 2 (=80) can be printed in top of page 3 etc.
Thank you in advance
Budi