+ Reply to Thread
Results 1 to 4 of 4

SUMIFS - multiple criteria on one list?

Hybrid View

  1. #1
    Forum Contributor tangcla's Avatar
    Join Date
    06-04-2008
    Location
    Melbourne, Australia
    MS-Off Ver
    2010
    Posts
    136

    SUMIFS - multiple criteria on one list?

    So I have a question with SUMIFS - basically I have a column which I would like to exclude based on multiple criteria.

    What would the syntax be to exclude more than one criteria? At the moment I have Sheet1!$A:$A,"<>a" but what if I wanted to exclude a as well as b?
    Last edited by tangcla; 05-08-2012 at 08:48 PM.

  2. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: SUMIFS - multiple criteria on one list?

    Something like

    =SUMIFS(B:B,A:A,"<>a",A:A,"<>b")

  3. #3
    Forum Contributor tangcla's Avatar
    Join Date
    06-04-2008
    Location
    Melbourne, Australia
    MS-Off Ver
    2010
    Posts
    136

    Re: SUMIFS - multiple criteria on one list?

    Ah, of course. That seems so simple and logical... thank you!

  4. #4
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: SUMIFS - multiple criteria on one list?

    You're welcome. Thanks for the 'star tap'.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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