+ Reply to Thread
Results 1 to 4 of 4

How to sum times by matching in a table?

  1. #1
    Registered User
    Join Date
    10-26-2013
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2016
    Posts
    56

    How to sum times by matching in a table?

    Hi! First time here in a long time.

    Hopefully somebody can help me out with with this.

    I am trying to calculate the sum of times by matching a license plate in a table.

    As you can see column J is the result I want, by matching column I with C and returning the the sum of values in column G that match.
    Hope that all makes sense.

    Any help would be hugely appreciated!
    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,919

    Re: How to sum times by matching in a table?

    Channge G2 to:= F2-E2 and Format Cells as [h]:mm

    Copy C2 paste I2

    in J2:

    =SUMIF($C$2:$C$4,I2,$G$2:$G$4)

  3. #3
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: How to sum times by matching in a table?

    I solved using a pivot table.

    Also changed the Time field to be a number rather than text.
    Attached Files Attached Files

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2404
    Posts
    13,406

    Re: How to sum times by matching in a table?

    Also change 1HK 35Z to 1HK 3SZ in cell I2.
    Dave

+ 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] Matching multiple times WITHOUT array formulas.
    By TheN in forum Excel Formulas & Functions
    Replies: 26
    Last Post: 01-15-2020, 01:16 AM
  2. Build a roster by matching days and then checking times
    By DannyJ in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-21-2017, 09:39 AM
  3. Replies: 21
    Last Post: 05-11-2015, 03:53 PM
  4. Matching two different columns to find out how many times each entry has occurred?
    By thakur.samarth in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-30-2013, 02:39 PM
  5. Matching Dates and Times
    By tawcoking in forum Excel General
    Replies: 7
    Last Post: 07-19-2011, 03:59 PM
  6. Replies: 3
    Last Post: 01-27-2011, 10:02 AM
  7. Matching a value that appears multiple times
    By BKGT in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-27-2006, 11:40 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