Hi, All!
I'm trying to calculate an average in a group footer in a report. In my underlying query I have calculated a DateDiff, and this is what I want to average. I've tried using an unbound text box and using =Avg([FileToMail]), but it tells me my sql includes an invalid data type.
So I'm figuring that there's something going on because these are calculated fields that haven't really been formally defined as numbers and aren't stored anywhere?
I have searched for this topic (as I always do) in both these forums and MS Access help, and thought I found an answer, but instead found a little more confusion.
Anyone have any ideas?
Thanks in advance. Let me know if I need to clarify more.
--Sara
I'm trying to calculate an average in a group footer in a report. In my underlying query I have calculated a DateDiff, and this is what I want to average. I've tried using an unbound text box and using =Avg([FileToMail]), but it tells me my sql includes an invalid data type.
So I'm figuring that there's something going on because these are calculated fields that haven't really been formally defined as numbers and aren't stored anywhere?
I have searched for this topic (as I always do) in both these forums and MS Access help, and thought I found an answer, but instead found a little more confusion.
Anyone have any ideas?
Thanks in advance. Let me know if I need to clarify more.
--Sara