+ Reply to Thread
Results 1 to 2 of 2

Count how many time a list of names appears in another list

  1. #1
    Registered User
    Join Date
    06-20-2012
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    6

    Count how many time a list of names appears in another list

    I have two lists of names in separate columns, for example:

    A
    Mary
    Tom
    Jim
    Bob
    Ben

    B
    Tom
    Mary
    Sean
    Geoff
    Ben


    Is there a formula I can use to output the count of names in Column B that appear in Column A? Been trying the Countif function but not sure if that is correct

    So in this case the output would be 3.

  2. #2
    Registered User
    Join Date
    10-18-2019
    Location
    Germany
    MS-Off Ver
    2016
    Posts
    21

    Re: Count how many time a list of names appears in another list

    See if this works for you: =SUMPRODUCT(--(ISNUMBER(MATCH(A1:A5,A7:A12,0))))

+ 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. Count number of times an item appears in the list
    By arthur_b in forum Excel General
    Replies: 4
    Last Post: 05-04-2019, 06:57 AM
  2. [SOLVED] List and count how many times a value appears
    By darxide23 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-13-2018, 07:31 AM
  3. [SOLVED] Count number of time it appears in the data list
    By justin1202 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-21-2016, 06:34 PM
  4. Count and list dates that appears per person
    By Smally in forum Excel General
    Replies: 7
    Last Post: 09-01-2014, 10:52 AM
  5. Replies: 3
    Last Post: 04-26-2013, 01:21 PM
  6. [SOLVED] Formula to highlight if a name appears in a given range, from a list of 200+ names.
    By VivatMartin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-07-2012, 11:46 AM
  7. finding the LAST time something appears in a list?
    By hunter484 in forum Excel General
    Replies: 4
    Last Post: 04-23-2009, 02:47 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