TIMEVALUE

Converts a time in the form of text to a serial number.


Time String Formula Excel TimeStamp Formatted TimeStamp
3:15=TIMEVALUE(A1)0.135416666666666703:15:00
13:15=TIMEVALUE(A2)0.552083333333333513:15:00
15:15:15=TIMEVALUE(A3)0.635590277777777815:15:15
3:15 AM=TIMEVALUE(A4)0.135416666666666703:15:00
3:15 PM=TIMEVALUE(A5)0.635416666666666515:15:00
5PM=TIMEVALUE(A6)0.708333333333333517:00:00
9:15AM=TIMEVALUE(A7)0.385416666666666709:15:00
13:15AM=TIMEVALUE(A8)#VALUE!#VALUE!