Convert time to all seconds

  • Thread starter Thread starter glenlee
  • Start date Start date
G

glenlee

I have a time number format as "00:01:02" (hours, minutes, seconds).
How do I convert to show all seconds. For example, the number above
should show as "62" seconds.
 
Or if you just wanting a separate cell, then

=A1*24*60*60 an format as General.

--

HTH

RP
(remove nothere from the email address if mailing direct)


Domenic said:
Custom format as...



Hope this helps!

I have a time number format as "00:01:02" (hours, minutes, seconds).
How do I convert to show all seconds. For example, the number above
should show as "62" seconds.
 

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

Back
Top