Overflow

  • Thread starter Thread starter DSmith
  • Start date Start date
D

DSmith

I have a very simple query with the expression:
Grade: [#correct]/[#questions]
which gives a percent correct. When I try to set the criteria to <.645 I get
an overflow. I've even made a second query so that an expression is not
being used for a field and I still get an overflow. There are no zero or
null values involved. Any ideas?
 
Sorry for the ring. I fiqured it out. Even though the query didn't have any
zero values, the table did.
 
Back
Top