J
jlp
Hello -
I have a query that has a calculated field as follows;
ItemsNeeded: Round([Forecast]/[CartonQty],0)
This is working to round off the result to an integer.
However, I need this to Round the result DOWN to to an
integer, not up if greater than .5 and down if less
than .5.
Essentially, I need the "Rounddown" function like in
Excel. Does this exist in Access?
Thank you in advance for your help!!
jen
I have a query that has a calculated field as follows;
ItemsNeeded: Round([Forecast]/[CartonQty],0)
This is working to round off the result to an integer.
However, I need this to Round the result DOWN to to an
integer, not up if greater than .5 and down if less
than .5.
Essentially, I need the "Rounddown" function like in
Excel. Does this exist in Access?
Thank you in advance for your help!!
jen