+ Reply to Thread
Results 1 to 3 of 3

Find number of times a value from a list appears in a seperate column

  1. #1
    Registered User
    Join Date
    11-14-2013
    Location
    Dubai
    MS-Off Ver
    Excel 2010
    Posts
    24

    Find number of times a value from a list appears in a seperate column

    Hi all,



    I have a Book with 2 sheets. Sheet2 has a column that has been a list of Payees. Some payees appear numerous times in this column.



    I have a list of all the payees i want to search on written in Column A on Sheet1.



    I need to find out how many times any name on my list on sheet one appears in the column on sheet2 with the added argument of column A on sheet 2 = RSA.



    Example



    Sheet1 has the following in column A



    Name1

    Name2

    Name3

    Name4

    Name5



    Sheet 2 has the following in column I



    Name1

    Name1

    Name2

    Name3

    Name2

    Name4

    Name5



    I have already managed to get the formula to tell me how many times the names appear on the list, but i need to add the following rule to the formula.



    Current Formula: =COUNTIF(Sheet2!I:I,Sheet1!A:A) this returns me every time a name on my list appears in the column on sheet2



    I need to add the following argument.



    Count the times that a name on my list appears in column I on sheet 2 if column A on sheet 2 also = RSA



    Many Thanks

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Find number of times a value from a list appears in a seperate column

    Hi and welcome to the forum

    Take a look at using the =countifS() function
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    11-14-2013
    Location
    Dubai
    MS-Off Ver
    Excel 2010
    Posts
    24

    Re: Find number of times a value from a list appears in a seperate column

    Thank you, this worked!

+ 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: 04-26-2013, 01:21 PM
  2. [SOLVED] find number of times a letter or a number appears in a column
    By dcoates in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-17-2012, 02:47 PM
  3. Replies: 6
    Last Post: 03-02-2010, 04:15 PM
  4. Counting the number of times a date appears in a list
    By Research RN in forum Excel General
    Replies: 7
    Last Post: 11-25-2008, 12:50 PM
  5. Replies: 0
    Last Post: 08-28-2005, 10:37 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