+ Reply to Thread
Results 1 to 4 of 4

Formula for subtracting earlier time from later time in the 24 hour clock

  1. #1
    Registered User
    Join Date
    09-29-2007
    Posts
    2

    Formula for subtracting earlier time from later time in the 24 hour clock

    I am trying to find a formula for finding the difference in hours and minutes btween a later time and earlier time in the 24 hour clock or military time.

    An example would be 3:17AM or 03:17 minus 11:00Pm or 23:00 with the result displayed in hours and minutes.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Maybe

    =B1-A1+(A1>B1)

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    09-29-2007
    Posts
    2

    Formula for subtracting earlier time from later time in the 24 hour clock'

    The formula worked great! I could get it to work previously only by by using 27:07. But then when trying to total the times it would not work. This works fine now. Thank you very much!

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Glad it helped

    VBA Noob

+ 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