ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Add colon to times (https://www.excelbanter.com/new-users-excel/141828-add-colon-times.html)

meridklt

Add colon to times
 
Is there a way to add a colon (:) to times?

Example: At the moment I have
A1 (hours) 2
B1 (minutes) 4
C1 (seconds) 8.321

I want these to end up in a single time cell as 2:4:8.321


JE McGimpsey

Add colon to times
 
One way:

=(A1+(B1+C1/60)/60)/24



In article ,
meridklt wrote:

Is there a way to add a colon (:) to times?

Example: At the moment I have
A1 (hours) 2
B1 (minutes) 4
C1 (seconds) 8.321

I want these to end up in a single time cell as 2:4:8.321


meridklt

Add colon to times
 
Many thanks JE McGimpsey

Bob Umlas, Excel MVP

Add colon to times
 
Another way:
=TIMEVALUE(A1&":"&A2&":"&A3) and format as h:mm:ss.000
Bob Umlas
Excel MVP

"meridklt" wrote:

Is there a way to add a colon (:) to times?

Example: At the moment I have
A1 (hours) 2
B1 (minutes) 4
C1 (seconds) 8.321

I want these to end up in a single time cell as 2:4:8.321


서민준

Add colon to times
 
I'm KOREAN MIN ZUN SEO Excel mvp.
Hi.
Long Time No See.
Thanks A Lot.

"Bob Umlas, Excel MVP" wrote:

Another way:
=TIMEVALUE(A1&":"&A2&":"&A3) and format as h:mm:ss.000
Bob Umlas
Excel MVP

"meridklt" wrote:

Is there a way to add a colon (:) to times?

Example: At the moment I have
A1 (hours) 2
B1 (minutes) 4
C1 (seconds) 8.321

I want these to end up in a single time cell as 2:4:8.321



All times are GMT +1. The time now is 12:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com