Access 97

  • Thread starter Thread starter Bruce
  • Start date Start date
B

Bruce

I Have a program in Access 97 in which is an Expression in the query that is
for Cost: [Hourly Rate]*[Output]. That's fine but when I create a Report
from the query which includes the above I can't seem to get an average i.e.
=Avg {[Cost]}in the Detail Footer which is Grouped on each Employee. It
comes up "Overflow" error
Can anyone help?


Best Wishes
Bruce
( Illegitimi non carborundum est )
 
To calculate an average, Access needs to get the total of all values first.
It sounds as though your total may be too large to fit in whatever data type
is involved.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Office 97 1
Security 1
Office 97 1
Access 97 1
File Size 3
#Error and Zero Value Help 1
Access Pie Chart 7
Access Report Average Miles/Gallon in Group Footer and Report Footer? 9

Back
Top