G
Guest
Hi All,
I have a subreport grouped by part number. In the part number footer, I have
totals of about 5 different fields. Then I placed a text box on the main
report indicating each total. (The totals on the subreport are invisible) My
syntax is the following:
=Reports!rptTPT!subrptTPT_MatExp!MaturationCost FieldName: TotalExp
I want a Grand Total for the whole report for all part numbers, so I've
created a field in the Report Footer, in the Control Souce typed in the
following:
=Sum([TotalExp])
When I run the report, a box pops up Enter Parameter Value TotalExp. I
completely lost.... I would have thought this would work.
Thanks in adance for your help.
G. Wolfe
I have a subreport grouped by part number. In the part number footer, I have
totals of about 5 different fields. Then I placed a text box on the main
report indicating each total. (The totals on the subreport are invisible) My
syntax is the following:
=Reports!rptTPT!subrptTPT_MatExp!MaturationCost FieldName: TotalExp
I want a Grand Total for the whole report for all part numbers, so I've
created a field in the Report Footer, in the Control Souce typed in the
following:
=Sum([TotalExp])
When I run the report, a box pops up Enter Parameter Value TotalExp. I
completely lost.... I would have thought this would work.
Thanks in adance for your help.
G. Wolfe