+ Reply to Thread
Results 1 to 3 of 3

Convert time to decimal seconds

Hybrid View

  1. #1
    Registered User
    Join Date
    08-16-2011
    Location
    Newcastle, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    Convert time to decimal seconds

    Hi,

    I am in need of help to convert a database made up of times in minutes and seconds to decimal seconds.

    I have used a custom cell format to enter lap times: [m]:ss.00. Unfortunatley i have realised that i can't do the analysis that I want to in this format and now need to convert this from minutes and seconds to seconds only.

    For example i have a value of 3:50.45 which i need to convert to 230.45 seconds. Any ideas on a formula as doing this manually will take days and days?!!

    Thanks a lot,

    Gra1.
    Last edited by NBVC; 08-17-2011 at 07:43 AM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: help converting time to decimal seconds

    Try:

    =A1*86400 formatted as General
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    08-16-2011
    Location
    Newcastle, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Convert time to decimal seconds

    So simple!

    Checked and all works perfectly - why couldn't I have thought of that!

    Thanks so much,

    Gra.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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