+ Reply to Thread
Results 1 to 4 of 4

Multiple Count If Formula

  1. #1
    Registered User
    Join Date
    03-18-2009
    Location
    Solihull
    MS-Off Ver
    Excel 2003
    Posts
    53

    Multiple Count If Formula

    Hi
    I have a multiple COUNTIF ( or something else) problem enclosed
    I need to count the items that fall within multiple criteria just for one SEASON when original list of data is across many seasons
    Hope enclosed file is self explanatory

    many thanks
    Peter
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Multiple Count If Formula

    with Vlookup in a table.

    after that a pivot table.

    see the attached file.
    Attached Files Attached Files
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Multiple Count If Formula

    in I4
    =SUMPRODUCT(($C$3:$C$16=$H4)*($D$3:$D$16="SS16")*($E$3:$E$16=0))
    in J4
    =SUMPRODUCT(($C$3:$C$16=$H4)*($D$3:$D$16="SS16")*($E$3:$E$16<=0.3))
    in K4
    =SUMPRODUCT(($C$3:$C$16=$H4)*($D$3:$D$16="SS16")*($E$3:$E$16<=0.4))
    in L4
    =SUMPRODUCT(($C$3:$C$16=$H4)*($D$3:$D$16="SS16")*($E$3:$E$16<=0.5))
    in M4
    =SUMPRODUCT(($C$3:$C$16=$H4)*($D$3:$D$16="SS16")*($E$3:$E$16>0.5))
    copy row I4:M4 to row 5
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,594

    Re: Multiple Count If Formula

    Here is another formula solution alternative. For column I*:
    Please Login or Register  to view this content.
    For columns J:L
    Please Login or Register  to view this content.
    For column M
    Please Login or Register  to view this content.
    *If I3 read " 0% Mark Down" (Notice a space to the left of the zero) you could use the same formula as with columns J:L
    Attachment has formulas applied.
    Let me know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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 formula multiple criteria
    By idontexcelinexcel in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-08-2015, 07:58 PM
  2. Multiple If and Count Formula
    By ginac151 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-19-2014, 09:03 AM
  3. [SOLVED] Sum and count formula with multiple column and row
    By Jhon Mustofa in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 01-09-2014, 12:47 PM
  4. Count/IF formula between multiple Worksheets
    By shotgunpet in forum Excel General
    Replies: 5
    Last Post: 04-10-2011, 03:41 PM
  5. Formula to Count Multiple Ifs and take an Average.
    By Sam_D in forum Excel General
    Replies: 11
    Last Post: 10-19-2009, 06:48 AM
  6. Count formula - multiple criteria
    By martins in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-16-2008, 02:08 PM
  7. [SOLVED] How do I set up a formula to count multiple items?
    By Mikaka in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-23-2006, 02:30 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