+ Reply to Thread
Results 1 to 2 of 2

Sumifs where one criteria needs to be "does not include"

Hybrid View

  1. #1
    Registered User
    Join Date
    03-15-2014
    Location
    Nashville, TN
    MS-Off Ver
    365
    Posts
    33

    Sumifs where one criteria needs to be "does not include"

    I seem to encounter this alot, so I'm thinking there must be a way.

    I have attached sample data. Tab 1 has the data, the second tab has the two formulas, one of which I can't figure out.

    You will see it in the spreadsheet, but I'm trying to find a way to do a sumifs formula that basically says:

    sum the values in column J, that have an "S" in column X and column T does not contain "SM1415"

    Hope someone is able to help. Thanks ahead; I really appreciate it.
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Sumifs where one criteria needs to be "does not include"

    Try this one

    Formula: copy to clipboard
    =SUMIFS(SalesData!J:J,SalesData!X:X,"S",SalesData!T:T,"<>SM1415")
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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. Trying to include "Blank Cells" in a SUMIFS formula
    By KomicJ in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-28-2015, 11:47 PM
  2. [SOLVED] SUMIFS criteria ">" a cell
    By pickslides in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-15-2015, 09:40 PM
  3. How to make a Pivot Table "Top 10" include an "other" category.
    By Melvinrobb in forum Excel Charting & Pivots
    Replies: 7
    Last Post: 09-09-2014, 05:15 AM
  4. by using "sumifs" excel doesn't recognize the value of a cel as criteria
    By entonii in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-12-2014, 09:28 AM
  5. SUMIFS with "AND/OR" (Ignoring Blank Criteria)
    By SCLisi in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-26-2013, 06:55 PM
  6. Help Needed to get Filters Using "Include" and "Exclude" multiple values on one column.
    By alfykunable in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-23-2012, 04:03 AM
  7. can a "MINIF" formula be built, equivalent to "SUMIFS"?
    By jrtaylor in forum Excel General
    Replies: 4
    Last Post: 10-22-2011, 12:44 PM

Tags for this Thread

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