Write an Excel Formula Question

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

Guest

What would the formula be to roundup a dollar amount to the nearest $10
 
mround is your friend

whereby 10 is the multiple you want (you can change this)

eg

=MROUND(F17,10)

eg

if F17 = 13 value = 1
 
Mr. Ben,
Thank you for your reply. However, I used this number $633.33, when I use
your formula I get #NAME? I arrived at the $633.33 by the formula =7600/12.
But I need the dollar amount to round up to the nearest $10 each time I put
in the latter formula. Can you help?
 
Kathleen_klr said:
Mr. Ben,
Thank you for your reply. However, I used this number $633.33, when
use
your formula I get #NAME? I arrived at the $633.33 by the formul
=7600/12.
But I need the dollar amount to round up to the nearest $10 each time
put
in the latter formula. Can you help?


it works for me fine with decimals

you need to make sure you have all you addins ticked (under the tool
menu
 

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

Back
Top