+ Reply to Thread
Results 1 to 4 of 4

Subtract a time value from another time value

  1. #1
    Registered User
    Join Date
    03-20-2015
    Location
    Buffalo, NY
    MS-Off Ver
    2010
    Posts
    21

    Subtract a time value from another time value

    Hi,
    I have a column for scheduled date/time of an exam, and another column for actual date/time the exam was performed. I need a formula to find the difference in minutes between the two columns.
    Exam Date/Time Scheduled Date/Time
    11:12:49 AM 11:00:00 AM
    8:56:43 AM 9:00:00 AM
    10:51:08 AM 10:30:00 AM
    10:43:20 AM 11:00:00 AM
    3:07:50 PM 3:00:00 PM
    10:27:38 AM 10:30:00 AM

    Please help, thanks!

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Subtract a time value from another time value

    Try this...

    =VALUE(TEXT(MAX(A1:B1)-MIN(A1:B1),"[m]"))


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: Subtract a time value from another time value

    Hi,
    for difference between two date/time values in minutes:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards
    Miroslav R.

    (If You like my solutions, feel free to add reputation.)

  4. #4
    Registered User
    Join Date
    03-20-2015
    Location
    Buffalo, NY
    MS-Off Ver
    2010
    Posts
    21

    Re: Subtract a time value from another time value

    Thank You!

+ 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] How to subtract time without entering colon and retain time format?
    By blmholland in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-08-2013, 10:36 PM
  2. Subtract 15minutes from start time in a time range
    By JMS727 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-06-2013, 10:35 PM
  3. [SOLVED] Subtract date/time from data/time and get difference in minutes
    By zit1343 in forum Excel General
    Replies: 2
    Last Post: 06-18-2012, 11:23 AM
  4. how to subtract date and time to get inter-arrival time
    By whattodo in forum Excel General
    Replies: 1
    Last Post: 05-28-2012, 12:38 AM
  5. Replies: 3
    Last Post: 02-22-2011, 01:53 PM

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