+ Reply to Thread
Results 1 to 8 of 8

Match & Sumif Formula

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Match & Sumif Formula

    Hello:

    Please refer to attached file.
    I need formula in cell I8 and K8 down to get the value from column Q thru AC.
    Column I value will be based on date range shown in cell H3 (dropdown list).
    Also need to match catogory shown in cell H8 down with catogory in cell P8 down.

    Let me know if you have any questions.
    Thanks.

    Riz
    Attached Files Attached Files

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Match & Sumif Formula

    I8: =INDEX($Q$8:$AC$15,MATCH($H8,$P$8:$P$15,0),MATCH($H$3,$Q$4:$AB$4,0))
    K8:, You need the vcalues found in column AC or what Sumif?

  3. #3
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Match & Sumif Formula

    Try these:

    I8 =INDEX(Q$8:AB$13,MATCH(H8,P$8:P$13,0),MATCH(H$3,Q$4:AB$4,0))

    K8 =INDEX(AC:AC,MATCH(H8,P:P,0))

    Edit: Oops, Paul beat me to it.

  4. #4
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.96 for Mac MS 365
    Posts
    8,691

    Re: Match & Sumif Formula

    I'm not sure why you couldn't use an HLOOKUP for the column I values like this...
    =HLOOKUP($H$3,$Q$4:$AB$14,ROW(5:5),FALSE)
    dragged down.
    also not sure why you can't just point to the overall total with =AC8 dragged down unless the values in cells H8 to H13 and the ones in P8 to P13 will change.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  5. #5
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Match & Sumif Formula

    Try this
    Enter in I8
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Enter in K8
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  6. #6
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Match & Sumif Formula

    Hello:

    Thanks a lot to all of you.
    Riz

  7. #7
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.96 for Mac MS 365
    Posts
    8,691

    Re: Match & Sumif Formula

    don't know which you used BUT, thank you for the rep!

  8. #8
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Match & Sumif Formula

    Glad we could help. Thanks for the rep!

+ 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. Sumif + Match Formula?
    By kris9172 in forum Excel General
    Replies: 1
    Last Post: 01-18-2017, 04:09 PM
  2. Having a ton of trouble with this index/match/sumif formula
    By relmasri in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 05-26-2016, 09:50 AM
  3. Sumif formula with 2 match conditions
    By vijayca in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-03-2016, 08:27 AM
  4. [SOLVED] Sumif/Match formula issues
    By MikeSta4ord in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-06-2015, 10:25 PM
  5. Sumif with Index Match Formula
    By khadyal in forum Office 365
    Replies: 1
    Last Post: 09-18-2015, 02:43 AM
  6. Sumif involving maybe an OR or index/match formula...
    By bridge4444 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-25-2015, 06:09 AM
  7. [SOLVED] Countif, Match or Sumif Formula
    By Gunjani in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-29-2006, 12:25 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