+ Reply to Thread
Results 1 to 3 of 3

SUMIFS to exclude a value

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    02-09-2011
    Location
    Perth, Australia
    MS-Off Ver
    2016
    Posts
    161

    SUMIFS to exclude a value

    Hi,

    I have a SUMIFS formula that sums the figures in the Values column for all items with a value of Blue in the Color column.

    =SUMIFS(Value, Color, “Blue”)

    Is it possible that to have a SUMIFS formula that can exclude a value? For example, sum every value in the Color column except those that are Green?

    Or, do I need to list all the values that I do want (eg, Red, White, Black, etc)?

    What is the syntax for making this work, if it is possible?

    Thanks very much

    Dave

  2. #2
    Registered User
    Join Date
    06-06-2014
    Posts
    10

    Re: SUMIFS to exclude a value

    Hi,
    U can use

    =SUMIFS(Value,Color,"<>"&"Green")


    Thanks & Regards,
    CMA Vishal Srivastava

  3. #3
    Forum Contributor
    Join Date
    02-04-2014
    Location
    NSW, Australia
    MS-Off Ver
    Excel 2010
    Posts
    136

    Re: SUMIFS to exclude a value

    try:

    http://www.stockkevin.com/2014/04/ex...l#.WDJ9INI0OHs

+ 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. sumifs function exclude duplicate in one of the column
    By cpg_123 in forum Excel General
    Replies: 2
    Last Post: 08-04-2016, 02:25 AM
  2. [SOLVED] Exclude "begins with asterisk" in a sumifs formula
    By rs1aj in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-16-2016, 04:06 PM
  3. SUMIFS and exclude Duplicates
    By Mark929 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-01-2015, 01:06 PM
  4. Sumifs exclude cells that are hidden with data filter
    By rhyan66 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-18-2013, 10:16 AM
  5. SUMIFS and exclude Duplicates with a table reference
    By GOQC in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-06-2013, 01:24 PM
  6. Replies: 1
    Last Post: 03-09-2013, 06:26 AM
  7. Replies: 3
    Last Post: 11-12-2009, 04: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