Rounding

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
Rounding off 6
MROUND 4
MROUND(F2,TIME(0,0,5)) 2
Rounding to the nearest quarter hour no longer working 4
Mround to nearest 5 c 1
rounding function 5

Top