F
Fay Yocum
I have a report that reports on job injuries. The main form gives the
information about the injury. There is a subreport called
subrptIncidentCosts where costs are reported with individual and a grand
total for the specific injury treatments.
Using the builder I got the formula in a unbound text box in the report
footer
=(Sum([frmIncidentCosts].[Report]![txtCostsGrandTotalSum]))
When I run it I get a parameter message box with
"frmIncidentCosts.Report!txtCostsGrandTotalSum" in the top of the form.
What am I doing wrong. Thank you. Fay
information about the injury. There is a subreport called
subrptIncidentCosts where costs are reported with individual and a grand
total for the specific injury treatments.
Using the builder I got the formula in a unbound text box in the report
footer
=(Sum([frmIncidentCosts].[Report]![txtCostsGrandTotalSum]))
When I run it I get a parameter message box with
"frmIncidentCosts.Report!txtCostsGrandTotalSum" in the top of the form.
What am I doing wrong. Thank you. Fay