+ Reply to Thread
Results 1 to 2 of 2

Countifs multiple criteria array

Hybrid View

  1. #1
    Registered User
    Join Date
    12-22-2013
    Location
    united states
    MS-Off Ver
    Excel 2013
    Posts
    64

    Countifs multiple criteria array

    Hello.

    I would like to count the number of values in column B IF the value in Column A is equal to a value from a range of cells.

    I would like the formula to be in cell E7. And the range of cells containing the values is in column D.

    Here is my workbook Book1.xlsx

    I really appreciate the help!

  2. #2
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Countifs multiple criteria array

    Try this.......

    =SUMPRODUCT(--(ISNUMBER(MATCH(A1:A4,D2:D3,0))),B1:B4)
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

+ 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. Countifs with multiple criteria in single criteria range
    By MCP313 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-01-2016, 03:51 AM
  2. [SOLVED] Countifs with multiple criteria and one criteria has a list of names
    By Beefy1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-30-2014, 05:25 PM
  3. [SOLVED] COUNTIFS with multiple criteria
    By quibilty in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-26-2013, 05:58 AM
  4. Replies: 0
    Last Post: 07-27-2011, 01:00 AM
  5. CountIFs with multiple criteria
    By K-Bell in forum Excel General
    Replies: 6
    Last Post: 05-04-2011, 01:42 PM

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