Currency Rounding to nearest 5 cents

  • Thread starter Thread starter Daniel Sloan
  • Start date Start date
D

Daniel Sloan

Hi

I have a price list to update and want to know how to use an exce
formula to round the result to the nearest whole 5cent value.

Thanks in advance for you help

Danie
 
find out how many nickels...times by the price of a nickel...

=ROUND(B1/0.05,0)*0.0
 
=round(a1/0.05,0)*0.05

hth
regards from Brazil
Marcelo

"Daniel Sloan" escreveu:
 

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