Round Down

  • Thread starter Thread starter angeli
  • Start date Start date
Hi Angeli

Not specifically, but you can use the Int function to round down to the
nearest integer. If you want to round down, say to two decimal places, then
use:
Int([Number]*100)/100
 

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

problem with round down 5
Floor rounding 4
Rounding down with a calculation 3
Round Down an Expression 3
ROUNDDOWN 3
round up and round down 8
How do you round a number DOWN (for age)? 2
Round Up and Down 2

Back
Top