Rounding

Y

ynissel

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

Top