Thanx thornmastr for the coollink
How to use RptFunction control & get subtotals? If u can help with some coding it will be better.
For example...
I need something like this:
Name pay tax total
John --- 5,000 ---- 198.40 ---- 5,198.40
Chris --- 5,000 ---- 98.40 ---- 5,098.40
...
Mary --- 5,000 ---- 100.00 ---- 5,100.40
___________
subtotal: $?,???.??
page1
Name pay tax total
Mel --- 5,000 ---- 198.40 ---- 5,198.40
Harry --- 5,000 ---- 98.40 ---- 5,098.40
...
Peter --- 5,000 ---- 100.00 ---- 5,100.40
___________
subtotal: $?,???.??
Thanx in advance