Excel: Round formula up in $5. increments =+(M4*1.1)+M4

W

Wanda M

I have formulas that I want to round up to the nearest $5.00 My formula is
=+(M4*1.1)+M4. I have tried =mround, but I am doing something wrong.
Do I need to freeze part of the formula? Please help!

Tx
 
D

David Biddulph

That'll round to the nearest, but if the OP wanted us to answer the part of
the sentence that said she wanted to round *UP*, then it would be
=CEILING(M4*2.1,5)
 

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

rounding a number up to a certain ending digit 6
Multiplying Empty Cells 6
Round Function 5
Round up to next .5 5
TODAY() issues 6
add on date specfic 1
Formula not working 4
Dmax formula 2

Top