I have the months of Jan to Dec in calculated fields, percentage format. How to get the average of these fields?
I have the months of Jan to Dec in calculated fields, percentage format. How to get the average of these fields?
just a wild guess - use a group by query and the average option?
I have these fields in a footer with IIf formula. Not certain on how to do it.
Additional info.
The fields are:
- located in a footer (group & total)
- percent format
- calculated
- using IIf formula
add the controls and divide by the number of controls e.g.
=([ctrl1]+[ctrl2]+[ctrl3])/3
Should I enclose each controls in quotes as it is prompting the Enter Parameter Value dialox box?
don't know how you are trying to do this, so cannot comment - suggest follow your other thread