G Guest Aug 1, 2006 #1 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?
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?
A Allen Browne Aug 1, 2006 #2 Int() rounds a number down. Fix() rounds positive values down, and negatives values up (i.e. rounding towards zero.)
Int() rounds a number down. Fix() rounds positive values down, and negatives values up (i.e. rounding towards zero.)
G Guest Aug 1, 2006 #3 ok, i thought it worked, but when i compared it to my excel results,it was different....
G Guest Aug 1, 2006 #4 Ignore the previous post please! silly blond me forgot to change one of the "round" to "int" Thanks for your help!!
Ignore the previous post please! silly blond me forgot to change one of the "round" to "int" Thanks for your help!!