+ Reply to Thread
Results 1 to 4 of 4

I need to add additional criteria to an array Sumif that counts individual values

  1. #1
    Registered User
    Join Date
    07-10-2015
    Location
    Beaverton, Oregon
    MS-Off Ver
    Excel 2010
    Posts
    8

    I need to add additional criteria to an array Sumif that counts individual values

    I am having some trouble adding criteria to an array formula that works well on it's own. So, I believe I am looking to nest added criteria but am not sure where it can fit in the current formula.
    I don't fully understand the syntax from the formula I grabbed from an example on the internet. It does what I need in cell B3 but I can't figure out how to modify it for B7, B8 and B9.

    What I need is a way to count individual items WITH additional criteria from my list. I feel like I am rambling, attached is my mock spreadsheet with data and yellow hightlights where I need the new formulas. Below is the formula I need to add additional criteria to...

    {=SUM(IF(FREQUENCY(IF(LEN(A15:A91)>0,MATCH(A15:A91,A15:A91,0),""), IF(LEN(A15:A91)>0,MATCH(A15:A91,A15:A91,0),""))>0,1))}


    Thanks!
    Diane
    Attached Files Attached Files

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: I need to add additional criteria to an array Sumif that counts individual values

    Using your posted workbook...
    I'm fairly certain you can use these NON-array formulas

    Please Login or Register  to view this content.
    Those formulas return these values:
    B3: 37
    B7: 20
    B8: 25
    B9: 13

    Actually, this shorter formula will work for B3
    Please Login or Register  to view this content.
    Is that something you can work with?
    Last edited by Ron Coderre; 07-20-2015 at 03:18 PM.
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: I need to add additional criteria to an array Sumif that counts individual values

    More non-array formula approaches (shorter)

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    07-10-2015
    Location
    Beaverton, Oregon
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: I need to add additional criteria to an array Sumif that counts individual values

    Yes, this works wonderfully!

    Thank you so much Ron

    Diane

+ 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. HELP! SUMIF with additional criteria required...
    By Rachel88 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-12-2015, 09:07 AM
  2. [SOLVED] Sumif between a range of dates plus one additional criteria
    By caliskier in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-28-2014, 06:03 PM
  3. Grading an array using 4 letter grades with additional Criteria
    By warrior.0608 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-05-2013, 07:44 PM
  4. [SOLVED] SUMIF by date and one additional criteria
    By ardais in forum Excel General
    Replies: 14
    Last Post: 06-17-2012, 03:37 PM
  5. how to add additional criteria to a SUMIF formual?
    By jgomez in forum Excel General
    Replies: 5
    Last Post: 07-15-2011, 10:16 AM
  6. Array formula with an additional criteria
    By harleypop in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-31-2009, 01:28 AM
  7. [SOLVED] creating a small array from spreadsheet values/counts
    By tigpup. in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-07-2006, 09:55 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