View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.newusers
서민준 서민준 is offline
external usenet poster
 
Posts: 5
Default 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