subtotals for multipage tables [message #551133] |
Thu, 05 August 2010 07:25  |
Eclipse User |
|
|
|
hi there,
due to the amount of rows a given table has to be printed on several pages. to improve the lucidity on each page a subtotal of those values that are written on it should be displayed. furthermore the sum of all values of a specific column on previous pages and the current one has to be shown.
Example - Phone Bill listing all outbounding calls
Page 1:
Call Number | Duration | Costs
0123456789 | 00:02:31 | 0.57
0246810121 | 00:09:48 | 1.90
.
.
.
7773334441 | 00:00:58 | 0.19
Sum costs on this page 6.13
Sum costs incl. this page 6.13
------------------------------------------------------------ --------
Page 2:
Call Number | Duration | Costs
0123456781 | 00:02:31 | 0.57
0246810121 | 00:09:48 | 1.90
.
.
.
7773334441 | 00:00:58 | 0.19
Sum costs on this page 9.32
Sum costs incl. this page 15.45
is there a way to do this?
thanks for your answers
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28755 seconds