rounding formula

  • Thread starter Thread starter Joel Allen
  • Start date Start date
J

Joel Allen

Hello,

When a cell is 28.32, I need it to round to the nearest 0.5, so for example,
this one should equal 28.50. I tried MRound and Roundup and couldn't get it
to work.

Thanks
-Joel
 
=MROUND(28.32,.5) worked for me, output 28.5

What number did it output for you? If you got an error when you tried to
use it you have to install the Analysis ToolPak... Tools->Add-Ins->Check
'Analysis ToolPak'
 

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