+ Reply to Thread
Results 1 to 14 of 14

Count if and Sumif with multiple Criteria

  1. #1
    Registered User
    Join Date
    07-02-2020
    Location
    St. Louis
    MS-Off Ver
    365 Express
    Posts
    67

    Count if and Sumif with multiple Criteria

    I'd like to do 2 things, and I think the date is causing me issues, because I user the same formula where the crtitera is not a date and it works. For each date, I wasn to Count the W, L, and I also want to Sum the Col Q. Would go in Columns T and U and the sum money would go in Column X
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Count if and Sumif with multiple Criteria

    In T2 dragged down & across
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    07-02-2020
    Location
    St. Louis
    MS-Off Ver
    365 Express
    Posts
    67

    Re: Count if and Sumif with multiple Criteria

    This is perfect.. but have 2 more questions.. wonder if I wanted to add in 1 more criteria where only count if Column N is greater than 6? And how can do the same thing in Column X except insetad of counting, I want to Sum the money from Q?

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Count if and Sumif with multiple Criteria

    To add col N use
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and for col X you just use sumifs & add the column to be summed.

  5. #5
    Registered User
    Join Date
    07-02-2020
    Location
    St. Louis
    MS-Off Ver
    365 Express
    Posts
    67

    Re: Count if and Sumif with multiple Criteria

    Ok.. the count is works perfect now! But I am getting an error on the Sumifs.. it keep pointing the #>6.. not sure what's asking for..

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Count if and Sumif with multiple Criteria

    What formula did you use?

  7. #7
    Registered User
    Join Date
    07-02-2020
    Location
    St. Louis
    MS-Off Ver
    365 Express
    Posts
    67

    Re: Count if and Sumif with multiple Criteria

    I used the one above but changed to Sumifs instead of Countifs then added in Coumn Q instead of T

  8. #8
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Count if and Sumif with multiple Criteria

    Can you post the formula you tried.

  9. #9
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Count if and Sumif with multiple Criteria

    SUMIFS has an additional range:

    =SUMIFS(sum_range,criteria_range_1,crieria_1,criteria_range_2,crieria_2, ...)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  10. #10
    Registered User
    Join Date
    07-02-2020
    Location
    St. Louis
    MS-Off Ver
    365 Express
    Posts
    67

    Re: Count if and Sumif with multiple Criteria

    =sumifs($p:$p, $a:$a,$w2,$n:$n,">6")

  11. #11
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Count if and Sumif with multiple Criteria

    There are instructions at the top of the page explaining how to attach your sample workbook (yellow banner: HOW TO ATTACH YOUR SAMPLE WORKBOOK). Screenshots are of little practical use as we cannot manipulate them.

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, worked examples where required, relevant cells highlighted and a few explanatory notes.

  12. #12
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Count if and Sumif with multiple Criteria

    Thanks for that, it should be Q:Q at the start not P:P

  13. #13
    Registered User
    Join Date
    07-02-2020
    Location
    St. Louis
    MS-Off Ver
    365 Express
    Posts
    67

    Re: Count if and Sumif with multiple Criteria

    Perfect.. it all works! Thanks a ton!!! I'll mark as solved!

  14. #14
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Count if and Sumif with multiple Criteria

    Glad to help & thanks for the feedback.

+ 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. [SOLVED] Multiple Criteria SUMIF Using Column as Negative Criteria
    By freybe06 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-24-2014, 04:46 PM
  2. Replies: 4
    Last Post: 12-21-2013, 09:23 PM
  3. SUMIF or SUMIF's formula with multiple criteria
    By jackiemariee in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-30-2013, 06:19 PM
  4. Replies: 2
    Last Post: 01-23-2013, 06:25 AM
  5. Sumproduct/sumif/indirect across multiple workbooks, worksheets, multiple criteria
    By robgardner15 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-08-2011, 02:35 AM
  6. Using SUMIF to count certain criteria but exclude others
    By Dan27 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-24-2011, 07:39 AM
  7. SUMIF with multiple criteria, one criteria a specific string
    By Weasel in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-03-2008, 05:32 PM
  8. SUMIF & Count IF - Multiple Criteria
    By sp_prabhakaran in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-02-2008, 11:37 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