C
Cory
I have the following calculated fields on a form:
[Standard Time] and [Actual Time]
There is a field that calculates the cumulative percentage using the formula
TimeValue([Standard Time])/TimeValue([actual time]).
I would like to have an average of the cumulative percentage on the form
footer. Everything I try seems to error. I have tried to average and sum
these fields to get the result but nothing is working for me. Any help will
be appreciated.
[Standard Time] and [Actual Time]
There is a field that calculates the cumulative percentage using the formula
TimeValue([Standard Time])/TimeValue([actual time]).
I would like to have an average of the cumulative percentage on the form
footer. Everything I try seems to error. I have tried to average and sum
these fields to get the result but nothing is working for me. Any help will
be appreciated.