Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would like to round numbers down not only to integers but also to 0.5 values
eg 6.7 would be 6.5 and 6.4 should be 6.0. appreciate your help Peter Lansberg |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=FLOOR(A1,0.5)
-- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Peter lansberg" <Peter wrote in message ... I would like to round numbers down not only to integers but also to 0.5 values eg 6.7 would be 6.5 and 6.4 should be 6.0. appreciate your help Peter Lansberg |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Dear Bob
worked great. Thanks for your help Peter "Bob Phillips" wrote: =FLOOR(A1,0.5) -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Peter lansberg" <Peter wrote in message ... I would like to round numbers down not only to integers but also to 0.5 values eg 6.7 would be 6.5 and 6.4 should be 6.0. appreciate your help Peter Lansberg |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Pleasure.
Regards Bob "Peter lansberg" wrote in message ... Dear Bob worked great. Thanks for your help Peter "Bob Phillips" wrote: =FLOOR(A1,0.5) -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Peter lansberg" <Peter wrote in message ... I would like to round numbers down not only to integers but also to 0.5 values eg 6.7 would be 6.5 and 6.4 should be 6.0. appreciate your help Peter Lansberg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rounding numbers up or down | Excel Discussion (Misc queries) | |||
Is this possible ??? | Excel Discussion (Misc queries) | |||
how to loose all numbers after decimal (not rounding) | Excel Worksheet Functions | |||
Rounding numbers to the nearest 5 or 0 | Excel Worksheet Functions | |||
How do I make Excel stop rounding off my numbers that are 16 digi. | Excel Discussion (Misc queries) |