H
Helen
Hello,
I have created a report with a sub report. I would like to add a Total field
in my main Report Footer that calculates the sum of a field in my Sub
Report.
I thought I could get away with:
=Sum(subreport.Report!field)
but it's not working.
What am I doing wrong?
Thanks,
Helen
I have created a report with a sub report. I would like to add a Total field
in my main Report Footer that calculates the sum of a field in my Sub
Report.
I thought I could get away with:
=Sum(subreport.Report!field)
but it's not working.
What am I doing wrong?
Thanks,
Helen