I need to create a calculation using a field in a subreport with another field in my main report.
The expression I'm using is:
=[Reports]![rptSubreportName]![subreportfieldname]/[Reports]![rptMainReport]![fieldname]
Its accepting the formula, but when I run the report, I get: #Name?
I've checked me field names and they are correct. Please help. Thanks
The expression I'm using is:
=[Reports]![rptSubreportName]![subreportfieldname]/[Reports]![rptMainReport]![fieldname]
Its accepting the formula, but when I run the report, I get: #Name?
I've checked me field names and they are correct. Please help. Thanks