C
CL
Hi,
I have a report with a subreport. What I want to do is
have a grand total at the end of the report. In the main
report I have a text box that has this expression: =[sum
of billable hrs]*[rate] which is in the report footer
section and calculates the total amount for the main
report. In the subreport, which is also in the report
footer section of the main report, I have a text box that
has this expression: =Sum([Amount]) which is the total
for parts sold.
I've tried different expressions in the text box, that I
placed in the report footer, for the grand total but all
of which result in being asked for a value when running
the report.
Any help is greatly appreciated.
Thanks,
CL
I have a report with a subreport. What I want to do is
have a grand total at the end of the report. In the main
report I have a text box that has this expression: =[sum
of billable hrs]*[rate] which is in the report footer
section and calculates the total amount for the main
report. In the subreport, which is also in the report
footer section of the main report, I have a text box that
has this expression: =Sum([Amount]) which is the total
for parts sold.
I've tried different expressions in the text box, that I
placed in the report footer, for the grand total but all
of which result in being asked for a value when running
the report.
Any help is greatly appreciated.
Thanks,
CL