S
Steved
Hello from Steved
I was given the below formula from this newsgroup
A1
B1 =IF(A1<0.5,A1,A1-0.5) formated as h:mm
C1 =IF(B1<>0.5,B1,B1-0.5)Formated as AM/PM
Ok in A1 I type in 13:15,
in B1 it converts it to 1:15, (which is what I require)
in C1 in this case p.m.
My question is using the above if I type in 12:15 in A1
in B1 it returns 0:15 can the formula make it 12:15.
Thankyou
I was given the below formula from this newsgroup
A1
B1 =IF(A1<0.5,A1,A1-0.5) formated as h:mm
C1 =IF(B1<>0.5,B1,B1-0.5)Formated as AM/PM
Ok in A1 I type in 13:15,
in B1 it converts it to 1:15, (which is what I require)
in C1 in this case p.m.
My question is using the above if I type in 12:15 in A1
in B1 it returns 0:15 can the formula make it 12:15.
Thankyou