+ Reply to Thread
Results 1 to 3 of 3

SUMIF/LOOKUP help

  1. #1
    Registered User
    Join Date
    05-28-2014
    Posts
    21

    SUMIF/LOOKUP help

    I've attached a file that is similar to something that I'm working on.

    I'm attempting to create a formula that will sum only the amount spent on foods that are found in the west district. I've tried my hand at SUMIFS, SUMPRODUCT, CSE, and I still can't create a formula that will work. Granted, I'm still only a novice excel user, so I'm hoping someone with some better excel skills can help me out.

    My best guess is that to sum the data that meets the requirements in the first set of data I will need to utilize some form of lookup on the second data set, but am having a difficult time creating the necessary formula.

    Can anyone help?

    Test.xlsx

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: SUMIF/LOOKUP help

    Try...

    =SUMPRODUCT(COUNTIFS($G$2:$G$12,$A$2:$A$6,$H$2:$H$12,"West"),$B$2:$B$6)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    05-28-2014
    Posts
    21

    Re: SUMIF/LOOKUP help

    Quote Originally Posted by Ace_XL View Post
    Try...

    =SUMPRODUCT(COUNTIFS($G$2:$G$12,$A$2:$A$6,$H$2:$H$12,"West"),$B$2:$B$6)
    THANKS SO MUCH!!!!

    That worked perfectly!!!!

+ 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] SumIF – 3 way lookup
    By pauldaddyadams in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-25-2013, 11:28 AM
  2. SUMIF &/or LOOKUP
    By cheeky300 in forum Excel General
    Replies: 2
    Last Post: 07-12-2012, 09:01 AM
  3. Lookup or SUMIF ??
    By rufusf in forum Excel General
    Replies: 2
    Last Post: 02-26-2009, 08:02 AM
  4. lookup and sumif?
    By mheinmiller in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-16-2008, 03:40 PM
  5. sumIf or lookup?
    By Spaztik in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-18-2008, 10:35 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