Convert data into proper time format

S

sandip.dhamapurkar

26:47:00 -> 1/1/1900 2:47:00 AM
:00 -> :00
12:49 -> 12:49:00 PM
:00:00 -> :00:00
1:15 -> 1:15:00 AM
:11 -> :11

I have the above data in A1:A6. Text written next to "->" is how it is
shown in the formula bar. I want to convert it into [hh]:mm:ss format.

The result I want in B1:B6 is show below. How can I convert?

26:47:00
00:00:00
00:12:49
00:00:00
00:01:15
00:11:00
 
B

Barb Reinhardt

You'll have to change the values that begin with : to 0:
Then format Cells->Time -> 37:30:55
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

separating date and time 5
15 minute data to daily data 1
Payment calculation 1
Time Sum in Excel 1
Time Zone Conversion Table 1
Formula Discrepancy 2
Time query 9
Sum Time 7

Top