rounddown in access queries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to round DOWN in access? I'm trying to transfer a scorecard
into access from excel, and i need this formula in it...Help?
 
Int() rounds a number down.

Fix() rounds positive values down, and negatives values up (i.e. rounding
towards zero.)
 
ok, i thought it worked, but when i compared it to my excel results,it was
different....
 
Ignore the previous post please! silly blond me forgot to change one of the
"round" to "int"

Thanks for your help!!
 

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


Back
Top