+ Reply to Thread
Results 1 to 4 of 4

SUMIF function

Hybrid View

  1. #1
    Registered User
    Join Date
    07-17-2014
    Location
    Norway
    MS-Off Ver
    2010
    Posts
    1

    SUMIF function

    hi,

    I wonder if the SUMIF function can handle more than one criteria, seperated in two colums?

  2. #2
    Registered User
    Join Date
    07-02-2014
    Location
    Ohio
    MS-Off Ver
    2010
    Posts
    33

    Re: SUMIF function

    Use =SUMIFS().

    http://office.microsoft.com/en-us/ex...010342933.aspx

  3. #3
    Registered User
    Join Date
    07-17-2014
    Location
    Norway
    MS-Off Ver
    2010
    Posts
    1

    Re: SUMIF function

    thanks! this works just as i wanted!

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: SUMIF function

    Is something like this what you had in mind?

    Data Range
    A
    B
    C
    D
    E
    F
    G
    1
    Name
    Region
    Sales
    ------
    Name
    Region
    Sales
    2
    Sam
    North
    120
    Sam
    North
    420
    3
    Tammy
    West
    255
    4
    Sam
    North
    300
    5
    Bill
    West
    127
    6
    Lisa
    South
    455
    7
    Lisa
    South
    600
    8
    Sam
    West
    210
    9
    Bill
    South
    333
    10
    Tammy
    East
    125


    This formula entered in G2:

    =SUMIFS(C2:C10,A2:A10,E2,B2:B10,F2)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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] How to nest a left function within a sumif function?
    By LisaK in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-09-2017, 09:21 AM
  2. Replies: 4
    Last Post: 10-08-2013, 05:10 PM
  3. Sumif function using indirect function and data from different sheet
    By pronky007 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-26-2013, 12:40 PM
  4. SUMIF Function Inside SUMPRODUCT Function
    By Abdul Waheed in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-19-2005, 12:05 PM
  5. Replies: 2
    Last Post: 01-11-2005, 07:06 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