+ Reply to Thread
Results 1 to 4 of 4

Calculating for Time Difference...BUT

  1. #1
    Forum Contributor
    Join Date
    01-19-2013
    Location
    Las Vegas, NV
    MS-Off Ver
    Office 365 2016
    Posts
    214

    Calculating for Time Difference...BUT

    Ok, so I have a formula
    Please Login or Register  to view this content.
    that I want to modify to subtract three hours from and show a result as days only.

    Is there a way to modify this function to do so?

    Thank you kindly gentleman.

    Err, the important components:

    Example I3 Cell value: 12/1/2013 13:15
    Exmple W3 Cell value: 12/11/2013 12:23
    Last edited by Miskondukt; 01-30-2014 at 03:44 PM.

  2. #2
    Forum Contributor
    Join Date
    12-16-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    109

    Re: Calculating for Time Difference...BUT

    you could use the following formula to show days only
    =DATEDIF(W3,I3, "d")&" days" the result would be 10 days

    which value did you want to take three hours from?

    http://www.easyexcelanswers.com

  3. #3
    Forum Contributor
    Join Date
    01-19-2013
    Location
    Las Vegas, NV
    MS-Off Ver
    Office 365 2016
    Posts
    214

    Re: Calculating for Time Difference...BUT

    Haha, nais handle (nickname). I need three hours removed from the W3 value, but the entry in that cell column is extracted (hence needing the formula to calc).

    The suggestion you offered would give me the number of days, my current formula for this column is simply, "=DAY(W6-I6)." I need to subtract three hours (TZ difference) to calc the number of days in case it went from say, 15-14 days because of the hour difference (we have 24/7 service requests) and that difference is integral for a grading metric based on times intervals.

    The catch is the column in question grades off of number of days, which still brings me back to if a three hour difference reduces that day value we need to ensure we have it calculating correctly.

  4. #4
    Forum Contributor
    Join Date
    12-16-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    109

    Re: Calculating for Time Difference...BUT

    the only way that I could figure to do it is insert a cell

    =D4-$E$4 cell e4 would have 3:00:00 and D4 would be your original value

    12/11/2013 12:23 3:00:00 12/11/2013 9:23

+ 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] Calculating the Difference in Time
    By forexcellence13 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-26-2013, 10:56 PM
  2. [SOLVED] Calculating time difference?
    By devpp in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-22-2013, 02:31 AM
  3. Calculating time difference between PM and AM
    By Paul64 in forum Excel General
    Replies: 4
    Last Post: 10-04-2011, 02:33 PM
  4. Calculating time difference
    By TomBP in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-02-2010, 04:59 AM
  5. Calculating time difference between two days capturing the overnight time.
    By Monica_La in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-08-2007, 11:22 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