Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Rounding up or down decimals to the nearest 5

Hi

what formula can I use to round up a number with decimals to the nearest 5? eg
368.10 would be 370
367.00 would be 370
366.20 would be 370
364.12 would be 365
361.42 would be 365

I tried using various combinations of round, roundup and mround, but can't
seem to get it right...
thanks in advance!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 747
Default Rounding up or down decimals to the nearest 5

try this

suppose u have value in A1 then in B1 put this formula
=CEILING(A1,5)


On Oct 7, 12:43*pm, Michelle Wong
wrote:
Hi

what formula can I use to round up a number with decimals to the nearest 5? eg
368.10 would be 370
367.00 would be 370
366.20 would be 370
364.12 would be 365
361.42 would be 365

I tried using various combinations of round, roundup and mround, but can't
seem to get it right...
thanks in advance!


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Rounding up or down decimals to the nearest 5

thanks! yes that worked great

"muddan madhu" wrote:

try this

suppose u have value in A1 then in B1 put this formula
=CEILING(A1,5)


On Oct 7, 12:43 pm, Michelle Wong
wrote:
Hi

what formula can I use to round up a number with decimals to the nearest 5? eg
368.10 would be 370
367.00 would be 370
366.20 would be 370
364.12 would be 365
361.42 would be 365

I tried using various combinations of round, roundup and mround, but can't
seem to get it right...
thanks in advance!



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 up or down to the nearest $.09 Sandy G. Excel Discussion (Misc queries) 4 May 18th 23 03:44 AM
rounding decimals to nearest quarter ajeuck Excel Worksheet Functions 4 July 3rd 08 10:07 PM
Rounding to nearest 9 GaryS Excel Worksheet Functions 20 June 6th 08 06:15 PM
I need a formula with rounding up & rounding down to the nearest . Tony Kay Excel Worksheet Functions 3 May 29th 07 11:13 PM
Rounding results to nearest quarter (in decimals) djarcadian Excel Discussion (Misc queries) 5 October 27th 05 12:35 AM


All times are GMT +1. The time now is 10:42 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"