#1   Report Post  
Joel Allen
 
Posts: n/a
Default rounding formula

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


  #2   Report Post  
David Billigmeier
 
Posts: n/a
Default

=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'


--
Regards,
Dave
<!--


"Joel Allen" wrote:

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



  #3   Report Post  
David Billigmeier
 
Posts: n/a
Default

You can also use this formula:
=ROUND(28.32/0.5,0)*0.5


--
Regards,
Dave
<!--


"David Billigmeier" wrote:

=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'


--
Regards,
Dave
<!--


"Joel Allen" wrote:

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



  #4   Report Post  
Joel Allen
 
Posts: n/a
Default

Thank you, the ToolPak fixed it!

-Joel

"David Billigmeier" wrote in
message ...
You can also use this formula:
=ROUND(28.32/0.5,0)*0.5


--
Regards,
Dave
<!--


"David Billigmeier" wrote:

=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'


--
Regards,
Dave
<!--


"Joel Allen" wrote:

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





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
adding row to forumla carrera Excel Discussion (Misc queries) 9 August 23rd 05 10:24 PM
dragging a formula P Bates Excel Discussion (Misc queries) 3 August 7th 05 09:37 PM
Again-revealing the contents of formula srinivasan Excel Worksheet Functions 0 July 5th 05 06:25 AM
How do I get my formula to stop rounding up SheltieGrl Excel Worksheet Functions 1 March 11th 05 06:23 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM


All times are GMT +1. The time now is 05:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"