Ray Stantz
Registered User.
- Local time
- Today, 02:44
- Joined
- Nov 16, 2006
- Messages
- 63
Hello all,
I have a report where i'm trying to get an average from three fields using:
=Avg([Profile Accuracy]+[RA Accuracy]+[RC Accuracy])
However, it keeps returning the total. Any ideas?
I.e. 3.4+2.0+4.6 to give me an average of 3.33 but what i get is 10.0
Thanks in advance.
Ray
I have a report where i'm trying to get an average from three fields using:
=Avg([Profile Accuracy]+[RA Accuracy]+[RC Accuracy])
However, it keeps returning the total. Any ideas?
I.e. 3.4+2.0+4.6 to give me an average of 3.33 but what i get is 10.0
Thanks in advance.
Ray