Rounding

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

Guest

When using MRound (Or floor/Ceiling) Is there a seperate function for
negative. Meaning I have a column with positive numbers and negative numbers
which I need rounded to the nearest 1/8th. Do I have to first do an IF to
see if its + then do an Mround (a1,.125) and if its - then Mround (a1,-.125) ?
Thanks.
 

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

Round Down to the nearest multiple 2
Rounding numbers 5
Round to nearest multiple 3
Round Number to Nearest 50 3
MROUND 4
Round formula 1
Rounding off 6
rounding up to nearest specified whole number 1

Back
Top