jaaret
Instructor
- Jun 19, 2002
- 171
I have a text box named txtRevCreditAmt on a main form that is pulling sub-report totals into the detail of each order:
=rsubOrderCredit.Report!txtTotalCreditAmt
Is there a way to create a sum of this value at the end of the main report? =Sum(txtRevCreditAmt) obviously doesn't work. Is there some other way to capture the grand total?
Jaaret
=rsubOrderCredit.Report!txtTotalCreditAmt
Is there a way to create a sum of this value at the end of the main report? =Sum(txtRevCreditAmt) obviously doesn't work. Is there some other way to capture the grand total?
Jaaret