+ Reply to Thread
Results 1 to 3 of 3

Find how many matches based on two criteria

  1. #1
    Registered User
    Join Date
    06-01-2014
    Posts
    79

    Find how many matches based on two criteria

    I work for a trucking company and I have a list that shows the amount of loads done by each driver. Each row represents a different load (From origin to destination).

    I need to find out if a driver works more than one load on that day. I want the column to display the number load this driver is on for the day.

    December Template Test 12-18.xlsx

    The column i'm working on is "AB" entitled "Driver Loads".


    I have found a simple countif statement that works to tell me which number loads in that day based on all of the drivers.

    Please Login or Register  to view this content.
    I need it to be driver specific as well.

    Something like this

    Please Login or Register  to view this content.

    any help is greatly appreciated

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Find how many matches based on two criteria

    Try these
    =COUNTIFS(C$3:C3,C3,M$3:M3,M3)
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    06-01-2014
    Posts
    79

    Re: Find how many matches based on two criteria

    SMH so simple I'm embarassed i didn't think of it


    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: 11
    Last Post: 12-04-2015, 02:38 PM
  2. [SOLVED] What formulas can I use to find matches based on multiple criteria
    By Jonathan68 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-21-2014, 02:22 PM
  3. Find unique matches for multiple criteria within a row of cells
    By Chase in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-06-2012, 03:11 PM
  4. Replies: 8
    Last Post: 02-15-2012, 05:05 AM
  5. Find Value If Multi Criteria Matches Index
    By exc4libur in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-05-2011, 09:05 PM
  6. Formula to find three different criteria and then sum any matches
    By Weasel in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 11-03-2010, 12:44 PM
  7. find which row best matches the criteria
    By smky_j in forum Excel General
    Replies: 8
    Last Post: 09-06-2010, 06:48 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