JamesFlowers
Programmer
Hi, Im using CR vers 8 and I have 5 subreports on my main report like so
custa
order sr1 sr2 sr3 sr4 srtot
1 1 1 1 1 4
2 2 2 2 2 8
custb
order sr1 sr2 sr3 sr4 srtot
1 3 3 3 3 12
2 4 4 4 4 16
The four sr are passing via four shared variables there values to the srtot report.
I would like to pass the totals of the srtot to a subtotal shown here of 12 by customer a and 28 by customer b.
There are no other ways of getting the subtotals back.
Any help or suggestions are appreciated.
James Flowers
custa
order sr1 sr2 sr3 sr4 srtot
1 1 1 1 1 4
2 2 2 2 2 8
custb
order sr1 sr2 sr3 sr4 srtot
1 3 3 3 3 12
2 4 4 4 4 16
The four sr are passing via four shared variables there values to the srtot report.
I would like to pass the totals of the srtot to a subtotal shown here of 12 by customer a and 28 by customer b.
There are no other ways of getting the subtotals back.
Any help or suggestions are appreciated.
James Flowers