Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Rounding to 5.0 or 0.0


How would I Round up to 5 as in
10.1 to 15
9.9 to 10
105.3 to 110
123.6 to 125


--
mgtyper
------------------------------------------------------------------------
mgtyper's Profile: http://www.excelforum.com/member.php...o&userid=37402
View this thread: http://www.excelforum.com/showthread...hreadid=570891

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,651
Default Rounding to 5.0 or 0.0

On Fri, 11 Aug 2006 14:58:52 -0400, mgtyper
wrote:


How would I Round up to 5 as in
10.1 to 15
9.9 to 10
105.3 to 110
123.6 to 125


Try:

=CEILING(A1,5)


--ron
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Rounding to 5.0 or 0.0

=roundup( A1/5,0) *5



mgtyper wrote:
How would I Round up to 5 as in
10.1 to 15
9.9 to 10
105.3 to 110
123.6 to 125


--
mgtyper
------------------------------------------------------------------------
mgtyper's Profile: http://www.excelforum.com/member.php...o&userid=37402
View this thread: http://www.excelforum.com/showthread...hreadid=570891


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Rounding to 5.0 or 0.0

Both these answers will work in the positive domain.

Mine will round -101 to -105
Ron's will round -101 to -100

Take your pick depending on how you want to handle negatives.



wrote:
=roundup( A1/5,0) *5



mgtyper wrote:
How would I Round up to 5 as in
10.1 to 15
9.9 to 10
105.3 to 110
123.6 to 125


--
mgtyper
------------------------------------------------------------------------
mgtyper's Profile: http://www.excelforum.com/member.php...o&userid=37402
View this thread: http://www.excelforum.com/showthread...hreadid=570891


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Rounding to 5.0 or 0.0


Thanks guys that works perfect.


--
mgtyper
------------------------------------------------------------------------
mgtyper's Profile: http://www.excelforum.com/member.php...o&userid=37402
View this thread: http://www.excelforum.com/showthread...hreadid=570891

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
Rounding to the Nearest Eighth L.sean9 Excel Discussion (Misc queries) 4 June 23rd 06 12:00 AM
Rounding or not rounding Connie Martin Excel Worksheet Functions 6 April 10th 06 06:24 PM
Rounding numbers to the nearest 5 or 0 Fieldmedic Excel Worksheet Functions 3 July 17th 05 06:51 AM
Percentage rounding error in charts Tracey Excel Discussion (Misc queries) 4 May 14th 05 04:01 AM
Banker's Rounding - need help! Somecallmejosh Excel Discussion (Misc queries) 3 January 20th 05 09:53 PM


All times are GMT +1. The time now is 05:57 PM.

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

About Us

"It's about Microsoft Excel"