Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
yep, jim's seems to work fine
-- Gary "Bob Phillips" wrote in message ... I must admit to not having understood that other part, but it seems you did. Bob "Jim Thomlinson" wrote in message ... Give this a try to round cells in B1 =IF(MOD(B1, 6)=4, B1+12-MOD(B1, 6), B1+6-MOD(B1, 6)) -- HTH... Jim Thomlinson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rounding up to nearest 500 | Excel Discussion (Misc queries) | |||
ROUNDING UP TO NEAREST 9 | Excel Discussion (Misc queries) | |||
Rounding up to the nearest 1/8" | Excel Discussion (Misc queries) | |||
I need a formula with rounding up & rounding down to the nearest . | Excel Worksheet Functions | |||
Rounding to Nearest 250 | Excel Worksheet Functions |