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

G

Guest

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

Multiplying Empty Cells 6
TODAY() issues 6
Round Function 5
Formula not working 4
Formula needed for 2 criteria 3
add on date specfic 1
Round up to next .5 5
Dmax formula 2

Top