+ Reply to Thread
Results 1 to 4 of 4

Index/Match, SUMIFS or something else? NEED HELP!

  1. #1
    Registered User
    Join Date
    11-03-2010
    Location
    Dallas, Tx
    MS-Off Ver
    Excel 2007
    Posts
    36

    Index/Match, SUMIFS or something else? NEED HELP!

    I need to create a formula that will give me a total sum of data in specific columns after searching for specific identifiers in a specific row based on an ID.

    Basically I am entering up to 500 clients TBs into a spreadsheet. I want to group them into like accts then create a sum of those groupings. I need to be able to quickly grab that data based on an ID I enter into A1. So it will need to search for the appropriate column for the grouping label then another column for the totals, all based on the ID I entered.


    I've attached an example of what I need it to do and be somewhat laid out. This is rough right now so might need to be tweaked or moved around so need something somewhat adjustable.

    And if I don't have to label the columns "grp" with ID or "Acc" with ID I am fine with that...its the only way I could think to search for the correct column

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert RobertMika's Avatar
    Join Date
    06-22-2009
    Location
    Haverhill, UK
    MS-Off Ver
    Excel 2003-13
    Posts
    1,530

    Re: Index/Match, SUMIFS or something else? NEED HELP!

    B6 down:
    =SUMIF(INDEX($C$6:$K$15,0,MATCH($C$4&$A$1,$C$5:$K$5,0)),$A6,INDEX($C$6:$K$15,0,MATCH($E$4&$A$1,$C$5:$K$5,0)))
    If you are http://www.excelforum.com/image.php?type=sigpic&userid=125481&dateline=1392355029happy with the results, please add to the contributor's
    reputation by clicking the reputation icon (star icon).




    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.
    To undo, select Thread Tools-> Mark thread as Unsolved.
    http://www.excelaris.co.uk

  3. #3
    Registered User
    Join Date
    11-03-2010
    Location
    Dallas, Tx
    MS-Off Ver
    Excel 2007
    Posts
    36

    Re: Index/Match, SUMIFS or something else? NEED HELP!

    Thank you so far so good...going to play with it for a few before I marked it solved!!

    Really appreciate it...when getting that detailed of a formula I just get all scrambled!

  4. #4
    Forum Expert RobertMika's Avatar
    Join Date
    06-22-2009
    Location
    Haverhill, UK
    MS-Off Ver
    Excel 2003-13
    Posts
    1,530

    Re: Index/Match, SUMIFS or something else? NEED HELP!

    Not sure if that good or bad so just in case:

    Excel%20Test(1).xlsx

+ 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] Sumifs With Index/Match Column
    By benno87 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 03-03-2015, 08:14 AM
  2. SUMIFS or Array Index Match - which is better?
    By ker9 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-30-2013, 04:27 PM
  3. SumIFS or Index Match Help
    By excelnovice936 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-25-2013, 12:08 AM
  4. Replies: 0
    Last Post: 01-18-2011, 04:30 PM
  5. SUMIFS, INDEX, and MATCH-- how to fix?
    By sofib09 in forum Excel General
    Replies: 6
    Last Post: 12-13-2010, 11:05 AM

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