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.1354166666666703:15:00
13:15=TIMEVALUE(A2)0.5520833333333313:15:00
15:15:15=TIMEVALUE(A3)0.6355902777777815:15:15
3:15 AM=TIMEVALUE(A4)0.1354166666666703:15:00
3:15 PM=TIMEVALUE(A5)0.6354166666666715:15:00
5PM=TIMEVALUE(A6)0.7083333333333317:00:00
9:15AM=TIMEVALUE(A7)0.3854166666666709:15:00
13:15AM=TIMEVALUE(A8)#VALUE!#VALUE!