Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Rounding number to 0.25 ?

Hi,

How can I round numbers with cell formating to show numbers round to 0.25
0.50 0.75 or 0.00 ?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Rounding number to 0.25 ?

potencially
=round(num*4,0)/4 and format as .00

"Construk" wrote:

Hi,

How can I round numbers with cell formating to show numbers round to 0.25
0.50 0.75 or 0.00 ?

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Rounding number to 0.25 ?

Thanks bj

"bj" wrote:

potencially
=round(num*4,0)/4 and format as .00

"Construk" wrote:

Hi,

How can I round numbers with cell formating to show numbers round to 0.25
0.50 0.75 or 0.00 ?

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 577
Default Rounding number to 0.25 ?

Hi Construk

Try function mround(<number,0.25) which rounds <number to the nearest
multiple of 0.25.

Scott


"Construk" wrote:

Hi,

How can I round numbers with cell formating to show numbers round to 0.25
0.50 0.75 or 0.00 ?

Thanks

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 577
Default Rounding number to 0.25 ?



"Construk" wrote:

Hi,

How can I round numbers with cell formating to show numbers round to 0.25
0.50 0.75 or 0.00 ?

Thanks



  #6   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Rounding number to 0.25 ?

additionally, you can copy each sheet to a new workbook and see if one
increase the size of the new workbook dramatically

"Construk" wrote:

Thanks bj

"bj" wrote:

potencially
=round(num*4,0)/4 and format as .00

"Construk" wrote:

Hi,

How can I round numbers with cell formating to show numbers round to 0.25
0.50 0.75 or 0.00 ?

Thanks

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
number rounding tamiluchi Excel Worksheet Functions 8 April 20th 06 06:05 PM
rounding a formula's number [email protected] Excel Worksheet Functions 2 March 9th 05 07:33 PM
Rounding a number down to the nearest 5? maluli Excel Worksheet Functions 3 January 14th 05 06:23 PM
How do I keep a value from rounding up to the next number? Abby Excel Worksheet Functions 1 January 5th 05 09:07 PM
Rounding a number to a multiple quantity that adds to a fixed total number wjlo Excel Worksheet Functions 1 November 9th 04 04:43 PM


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