P
Patrick C. Simonds
I need a formula which will perform the calculation below, only when cell J2
is not formatted as hh:mm.
=TIME(LEFT(J2,2), RIGHT(J2,2),0)
is not formatted as hh:mm.
=TIME(LEFT(J2,2), RIGHT(J2,2),0)