M
Martin
I have a control called TreatWeeks in the Detail section of a report. Its
ControlSource is: =Int([LOSDays]/7). This produces the desired result in
the Detail section.
In the Report Footer secion, I created a control with a ControlSource of:
=Sum([TreatWeeks]). When I run the report, I get an Enter Parameter Value
window for the TreatWeeks value. If I do not have this control in the
Footer, everything is fine.
Can someone tell me why I am getting the Parameter prompt when the control
exists in the report?
Thanks.
ControlSource is: =Int([LOSDays]/7). This produces the desired result in
the Detail section.
In the Report Footer secion, I created a control with a ControlSource of:
=Sum([TreatWeeks]). When I run the report, I get an Enter Parameter Value
window for the TreatWeeks value. If I do not have this control in the
Footer, everything is fine.
Can someone tell me why I am getting the Parameter prompt when the control
exists in the report?
Thanks.