G
Guest
Hi,
Can anyone tell me how to add together two values from two subreports.
I have a Monthyl Report system within which there are two subreports - one
lists CashSales the other lists Invoices.
At the bottom of each subreport there is a total of sales value.
I want to be abale to add together these two totals to produce an overall
total.
I have tried using the expression builder and got this =Sum([CashSales
Query]![SubTotal])+Sum([Invoices Query]![SubTotal]) but that just gives an
Error value.
Any help is appreciated.
Can anyone tell me how to add together two values from two subreports.
I have a Monthyl Report system within which there are two subreports - one
lists CashSales the other lists Invoices.
At the bottom of each subreport there is a total of sales value.
I want to be abale to add together these two totals to produce an overall
total.
I have tried using the expression builder and got this =Sum([CashSales
Query]![SubTotal])+Sum([Invoices Query]![SubTotal]) but that just gives an
Error value.
Any help is appreciated.