G
Guest
I have a report that uses VBA to calculate the number of weekdays between 2
dates and assigns the number to a text box called ControlsDays. The report
works fine for the detailed information, I get the values correctly displayed
when I run the report.
In the footer, I built an averaging expression based on the ControlDays
through the expression builder. The text box for the averaging information is
called AvgControDays. When I run the report, a dialog box pops up and asks me
for the AvgControlDays value. It will not calculate the average based on the
data that was generated through VBA.
Any suggestions?
dates and assigns the number to a text box called ControlsDays. The report
works fine for the detailed information, I get the values correctly displayed
when I run the report.
In the footer, I built an averaging expression based on the ControlDays
through the expression builder. The text box for the averaging information is
called AvgControDays. When I run the report, a dialog box pops up and asks me
for the AvgControlDays value. It will not calculate the average based on the
data that was generated through VBA.
Any suggestions?