J
Joe Cilinceon
I have a report made up of several subreports. I'm trying to add a fields in
another subreport with a field in the current subreport. Below is the code
I'm using with the first part being the current report.
=Sum([Payment Amount]) + Reports!rsubDeposits!TotalBankDepositGrandTotalSum
another subreport with a field in the current subreport. Below is the code
I'm using with the first part being the current report.
=Sum([Payment Amount]) + Reports!rsubDeposits!TotalBankDepositGrandTotalSum