You might want to check to see if you are doing some math involving fields
of Integer type that may return values outside the bounds of -32,768 to
32,767
change the datatype to double using CDbl - for Double or CCur for Currency
eg: CCur(a*b)
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.