+ Reply to Thread
Results 1 to 2 of 2

how to substract two times in the cell

Hybrid View

  1. #1
    Registered User
    Join Date
    04-14-2005
    Posts
    1

    how to substract two times in the cell

    Hi, All:
    I need to calculate difference between two times in the cell. For example,
    C1 cell has 13:23:34
    C2 cell has 13:23:38

    The difference in my application is from seconds to minutes. Would someone tell me how to calculate this difference in detail?

    Thank you
    awu10

  2. #2
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    I will assume your Time cells are formatted as Time: hh:mm:ss

    If your times are in cells C1 and C2, in C3 place this formula:

    =C2-C1 and make sure this is also formatted as hh:mm:ss

    In your example:
    C1 | 13:23:34
    C2 | 13:23:38
    C3 | 0:00:04

    The result is 4 seconds difference

    HTH

    Bruce
    Bruce
    The older I get, the better I used to be.
    USA

+ 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