Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Cant figure out formula to round up if greater than ##.3 instead of ##.5
Please help. Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=INT(A1)+(MOD(A1,1)=0.3)
"keith" wrote: Cant figure out formula to round up if greater than ##.3 instead of ##.5 Please help. Thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Won't simply:
=ROUND(A1+0.2,0) do what you want? -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "keith" wrote in message ... Cant figure out formula to round up if greater than ##.3 instead of ##.5 Please help. Thanks |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks that worked great.
"Sandy Mann" wrote in message ... Won't simply: =ROUND(A1+0.2,0) do what you want? -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "keith" wrote in message ... Cant figure out formula to round up if greater than ##.3 instead of ##.5 Please help. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I need a formula with rounding up & rounding down to the nearest . | Excel Worksheet Functions | |||
no rounding | Excel Worksheet Functions | |||
No rounding up or down | Excel Discussion (Misc queries) | |||
Rounding | Excel Discussion (Misc queries) | |||
Rounding | Excel Discussion (Misc queries) |