A
ADE2
Hi
I am using the formula below to round time values up,in this case t
the next five minute increment
=(TIME(HOUR(BB14),CEILING(MINUTE(BB14),BB13),0))
BB13 = 5
BB14 = 16:00:02
This formula only rounds up to 16:05:02 if the time is 16:01:00 o
greater,i would prefer it if the formula could make the time round u
as soon as one second has passed, 16:00:01 and not when one minute ha
passed.
Can this be done
Ad
I am using the formula below to round time values up,in this case t
the next five minute increment
=(TIME(HOUR(BB14),CEILING(MINUTE(BB14),BB13),0))
BB13 = 5
BB14 = 16:00:02
This formula only rounds up to 16:05:02 if the time is 16:01:00 o
greater,i would prefer it if the formula could make the time round u
as soon as one second has passed, 16:00:01 and not when one minute ha
passed.
Can this be done
Ad