scottmvinovrski
Registered User.
- Local time
- Yesterday, 16:29
- Joined
- Nov 8, 2006
- Messages
- 43
I am trying to calculate ave in a textbox coming from my form, "Scores 1 and Scores 2." I am using in the control source the following: AVE([Scores1]+[Scores 2], but an getting an error #Name. I am very new to creating formulas and such in access and any help is appreciated. I have used a similar formula for SUM: SUM([Scores1]+[Scores 2], and havent had any problems with it calculating. Thanks for any help.