Hi @George Worley ,
How did you open the file in Excel?
I created a sample about this problem, you can use formula to help you transform the time:
=TIME(0,NUMBERVALUE(LEFT(TEXT(A1,"h:mm"),FIND(":",TEXT(A1,"h:mm"))-1)),NUMBERVALUE(RIGHT(TEXT(A1,"h:mm"),LEN(TEXT(A1,"h:mm"))-FIND(":",TEXT(A1,"h:mm")))))
Please be a bit more precise to explain your requirement or you can upload a screenshot so that I can get more accurate solutions to this problem. I’m glad to help and follow up your reply.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.