+ Reply to Thread
Results 1 to 4 of 4

INDEX MATCH Lookup

  1. #1
    Forum Contributor
    Join Date
    02-08-2005
    MS-Off Ver
    Microsoft 365
    Posts
    810

    INDEX MATCH Lookup

    Hi,

    I have sample data in columns A to H from which I’d like, ideally, to use the INDEX-MATCH combination to extract the results shown in columns J:L.

    The text in column B indicates which columns should be referenced in the lookup. For example, BBB has the word “Food” in column B so I want to use the text “Food 1d”, “Food 1w” and “Food 1y” in the formula to return the results in cells J14:L14. Similarly, for CCC I’d like to return the data in the “Colour 1d”, “Colour 1w” and “Colour 1y” columns.

    Can someone please suggest a solution.

    Thanks!
    Attached Files Attached Files

  2. #2
    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: INDEX MATCH Lookup

    Enter this formula in J4 and pull it across and then down

    =SUMIFS(INDEX($C$4:$H$7,0,MATCH($B4&" "&J$3,$C$3:$H$3,0)),$A$4:$A$7,$A4)
    Last edited by AlKey; 09-10-2015 at 10:04 AM.
    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

  3. #3
    Forum Contributor
    Join Date
    02-08-2005
    MS-Off Ver
    Microsoft 365
    Posts
    810

    Re: INDEX MATCH Lookup

    That works a treat, thank you!

  4. #4
    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: INDEX MATCH Lookup

    You're welcome and thank you for the feedback!

    Please mark thread as "Solved" if your issue has been resolved. (Selecting Thread Tools-> Mark thread as Solved).

+ 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. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  2. Replies: 3
    Last Post: 06-17-2013, 12:37 PM
  3. Match/Index/Lookup - Searching From Bottom to Top (A reverse lookup maybe)
    By Neutralizer in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-02-2013, 03:55 AM
  4. Lookup/Match/Index
    By jessa in forum Excel General
    Replies: 5
    Last Post: 09-18-2011, 05:16 AM
  5. Replies: 7
    Last Post: 06-19-2011, 12:51 PM
  6. Lookup/Index-Match-Match using segments
    By BRISBANEBOB in forum Excel General
    Replies: 11
    Last Post: 06-10-2009, 03:45 AM
  7. Using Lookup instead of Index/Match for left lookup
    By teylyn in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-07-2008, 09:20 PM
  8. Lookup/Match/Index...
    By rudekid in forum Excel General
    Replies: 6
    Last Post: 09-28-2007, 07:24 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