+ Reply to Thread
Results 1 to 3 of 3

Convert time to all seconds

Hybrid View

  1. #1
    glenlee
    Guest

    Convert time to all seconds

    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.

  2. #2
    Domenic
    Guest

    Re: Convert time to all seconds

    Custom format as...

    [s]

    Hope this helps!

    In article <4232fe39.3531437@news.verizon.net>,
    glenlee@nospam.com (glenlee) wrote:

    > 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.


  3. #3
    Bob Phillips
    Guest

    Re: Convert time to all 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" <domenic22@sympatico.ca> wrote in message
    news:domenic22-BFF18F.09481612032005@msnews.microsoft.com...
    > Custom format as...
    >
    > [s]
    >
    > Hope this helps!
    >
    > In article <4232fe39.3531437@news.verizon.net>,
    > glenlee@nospam.com (glenlee) wrote:
    >
    > > 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.




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1