Hi,
Ive created a report with a subreport inside it. I was wondering if it is possible to carry the sum of a column in the subform into the main form to use in calculations?
For example
Form
Date Desc Amt
-Details...
Total =sum(amt)
SubForm
Date Area Cost
-Details....
Report Footer
Grand Total =(sum(amt)+sum(cost))
Thanks for your time
Paddy
Ive created a report with a subreport inside it. I was wondering if it is possible to carry the sum of a column in the subform into the main form to use in calculations?
For example
Form
Date Desc Amt
-Details...
Total =sum(amt)
SubForm
Date Area Cost
-Details....
Report Footer
Grand Total =(sum(amt)+sum(cost))
Thanks for your time
Paddy