Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default I need a formula with rounding up & rounding down to the nearest .

Ex. if my results in C3 = 6.630 then it should round down to 6.625 or if the
results = 6.720 should round up to 6.750,
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default I need a formula with rounding up & rounding down to the nearest .

It is not clear to me to nearest *what* you want to round

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"Tony Kay" <Tony wrote in message ...
| Ex. if my results in C3 = 6.630 then it should round down to 6.625 or if the
| results = 6.720 should round up to 6.750,


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 72
Default I need a formula with rounding up & rounding down to the nearest .

Hi Tony,

=FLOOR(C3, .025)
=CEILING(C3,.05)

Let me know if this helps.

Thanks,
Peggy


"Tony Kay" wrote:

Ex. if my results in C3 = 6.630 then it should round down to 6.625 or if the
results = 6.720 should round up to 6.750,

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 to nearest 500 Heather Excel Discussion (Misc queries) 9 April 3rd 23 10:41 AM
Rounding to the nearest 9th Corby Excel Discussion (Misc queries) 16 November 13th 07 10:28 AM
Formula for rounding number to nearest hundred? rinkjustice Excel Discussion (Misc queries) 5 July 26th 06 07:22 PM
Formula for rounding number to nearest hundred? rinkjustice Excel Discussion (Misc queries) 4 July 25th 06 06:08 PM
What is the formula for rounding a dollar amount to the nearest ni JeriSys New Users to Excel 5 December 22nd 05 06:54 PM


All times are GMT +1. The time now is 03:37 PM.

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"