I searched in Report forum and couldnt find help, and figured this is a general topic.
I have a report with a subform in it. I want to run a sum of a field in the subform. I made a text box inside the subform footer. And put this expression for the control:
=Sum([Total Cost])
The field box is named Total Cost. When I go to preview the report the Sum text box is empty.
Why is this?
I have a report with a subform in it. I want to run a sum of a field in the subform. I made a text box inside the subform footer. And put this expression for the control:
=Sum([Total Cost])
The field box is named Total Cost. When I go to preview the report the Sum text box is empty.
Why is this?