+ Reply to Thread
Results 1 to 3 of 3

Calculation of time isn't calculating correctly...

  1. #1
    Registered User
    Join Date
    10-22-2019
    Location
    California, US
    MS-Off Ver
    2016 (64-bit)
    Posts
    70

    Calculation of time isn't calculating correctly...

    I'm trying to calculate the total time in the table I set up, but for some reason it is rounding the time. How do I prevent this from happening?
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-01-2014
    Location
    California, US
    MS-Off Ver
    Excel 2010
    Posts
    1,795

    Re: Calculation of time isn't calculating correctly...

    =SUMPRODUCT(D5:D24-C5:C24) should be =SUMPRODUCT(D5:D25-C5:C25)

    PS....

    1. Actually, the ranges should extend to row 28, IMHO.

    2. I'm not a tables person. But I suspect there is some Table170[@[Time Out]]-like notation that would sum the entire column by name instead of enmuerating the row numbers. That would expand the sum automagically if/when you expand the table. Hopefully, a tables person will jump in with that solution.
    Last edited by joeu2004; 12-11-2019 at 09:42 PM.

  3. #3
    Registered User
    Join Date
    10-22-2019
    Location
    California, US
    MS-Off Ver
    2016 (64-bit)
    Posts
    70

    Re: Calculation of time isn't calculating correctly...

    Quote Originally Posted by joeu2004 View Post
    =SUMPRODUCT(D5:D24-C5:C24) should be =SUMPRODUCT(D5:D25-C5:C25)

    PS....

    1. Actually, the ranges should extend to row 28, IMHO.

    2. I'm not a tables person. But I suspect there is some Table170[@[Time Out]]-like notation that would sum the entire column by name instead of enmuerating the row numbers. That would expand the sum automagically if/when you expand the table. Hopefully, a tables person will jump in with that solution.
    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. Replies: 3
    Last Post: 08-12-2017, 01:48 AM
  2. [SOLVED] INT Equation Not Calculating Correctly (Excel Time Calculation)
    By Manny1204 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-13-2017, 04:28 PM
  3. [SOLVED] Excel calculation for adding time and calculating remaining time
    By mark888 in forum Excel Formulas & Functions
    Replies: 27
    Last Post: 01-12-2015, 12:55 PM
  4. [SOLVED] Excel calculation for adding time and calculating remaining time
    By mark888 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-12-2015, 06:38 AM
  5. [SOLVED] Time formula not calculating correctly
    By brianfromla in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-19-2014, 11:12 AM
  6. [SOLVED] Total time not calculating correctly
    By moppyau in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-07-2013, 09:46 PM
  7. Calculating Remaining Date Time Hours - Error In My Calculation/Code
    By excelnube84 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-04-2012, 05:04 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