+ Reply to Thread
Results 1 to 5 of 5

Adding seconds to time

  1. #1
    Forum Contributor
    Join Date
    04-21-2009
    Location
    England
    MS-Off Ver
    Excel 2016
    Posts
    710

    Adding seconds to time

    I have "time" in cell S1 (example 20:54:58) in cell W1 I have a number of seconds (For instance 55).

    In Cell Y1 I want the time in S1 + the seconds in W1 - so in this instance it would be 20:55:53.

    Can anyone help

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: Adding seconds to time

    there maybe a simpler way but try
    =TIME(HOUR(S1),MINUTE(S1),SECOND(S1)+W1)
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,290

    Re: Adding seconds to time

    =S1+(W1/86400)
    Try this
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  4. #4
    Forum Contributor
    Join Date
    04-21-2009
    Location
    England
    MS-Off Ver
    Excel 2016
    Posts
    710

    Re: Adding seconds to time

    Thanks both

  5. #5
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: Adding seconds to time

    your welcome
    if my assistance has helped, and only if you wish to , there is a reputation icon * on the left hand side - you can add to my reputation here

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Adding minutes and seconds to get elapsed time
    By lokam_dad in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-13-2013, 10:01 AM
  2. Adding Time, Minutes & Seconds
    By critter4511 in forum Excel General
    Replies: 6
    Last Post: 04-03-2012, 06:41 PM
  3. Adding time(with tenths of seconds)
    By Iceman911 in forum Excel General
    Replies: 5
    Last Post: 03-10-2012, 04:18 AM
  4. Filtering time from 1 seconds into 10 seconds
    By Deane in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 05-30-2010, 09:48 PM
  5. adding time in day,hours,min& seconds format
    By bngubo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-03-2009, 10:27 AM

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