Try the following in B2:
=TIME(IFERROR(1*LEFT(A2,SEARCH("hour",A2)-2),0),IFERROR(1*MID(A2,SEARCH("minute",A2)-3,2),0),IFERROR(1*MID(A2,SEARCH("Second",A2)-3,2),0))
Try the following in B2:
=TIME(IFERROR(1*LEFT(A2,SEARCH("hour",A2)-2),0),IFERROR(1*MID(A2,SEARCH("minute",A2)-3,2),0),IFERROR(1*MID(A2,SEARCH("Second",A2)-3,2),0))
There are currently 2 users browsing this thread. (0 members and 2 guests)
Bookmarks