+ Reply to Thread
Results 1 to 3 of 3

Multiple Search and SUMIF

  1. #1
    Registered User
    Join Date
    01-09-2012
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    5

    Multiple Search and SUMIF

    Hi - I have a spreadsheet (attached) in which I am trying to find the total values in each month, from a yearly total based on three sumif functions - in the sheet these are person, place and category.

    I am trying to find a way of searching this criteria and returning the relevant totals per month (a simple pro rata'd across the 12 months is fine)

    At the moment I have several sumif formula's but I believe the answer lies in a sumproduct of some variety.

    Any help would be very much appreciated.

    Thank you!!!
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Multiple Search and SUMIF

    Hi

    In G7 and copy down and across.

    =SUMPRODUCT((B!$D$6:$D$26=A!$B7)*(B!$B$6:$B$26=A!$C7)*(B!$C$6:$C$26=A!$D7)*(B!F$6:F$26))

    This will gives you the numbers per year.

    We can not do this by month because we don't know the months...
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    01-09-2012
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Multiple Search and SUMIF

    Thank you for your response - I have attached a slightly more realistic example with an intro into the sumif that I am using.

    Wondering if there is a more efficient way than just doing several IF Functions by year.

    THANKS!!!
    Attached Files Attached Files

+ 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