+ Reply to Thread
Results 1 to 4 of 4

Index Macth + Hlookup?

  1. #1
    Registered User
    Join Date
    11-07-2018
    Location
    Florida
    MS-Off Ver
    Office 365
    Posts
    7

    Index Macth + Hlookup?

    I am trying to format the data on tab "Content Source - Get By Sku Lis", so that values in column A remain the primary ID, values in column B become column headers, populated by data in column C. I have an Index Match formula that is getting me the first result correctly, but I do not know where to go from here.

    =INDEX('Content Source - Get By Sku Lis'!$C:$E,MATCH(summary!$A8,'Content Source - Get By Sku Lis'!$A:$A,0),1)

    File attached, working tab is "summary"

    Thanks,
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,067

    Re: Index Macth + Hlookup?

    Try this:

    =IFERROR(INDEX('Content Source - Get By Sku Lis'!$C$2:$C$6109,MATCH(1,INDEX(('Content Source - Get By Sku Lis'!$A$2:$A$6109=$A8)*('Content Source - Get By Sku Lis'!$B$2:$B$6109=B$7),0),0)),"")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: Lá fhéile Pádraig sona dhaoibh

  3. #3
    Registered User
    Join Date
    11-07-2018
    Location
    Florida
    MS-Off Ver
    Office 365
    Posts
    7

    Re: Index Macth + Hlookup?

    Thanks Glenn, this worked great!

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,067

    Re: Index Macth + Hlookup?

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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] INDEX and MACTH
    By Arafat Sarip in forum Excel General
    Replies: 6
    Last Post: 09-13-2017, 01:41 AM
  2. Index/Match - Dynamic Index Range with Hlookup
    By WassimJMP in forum Excel General
    Replies: 3
    Last Post: 02-16-2016, 12:24 PM
  3. Need help on homework. INDEX, V/HLOOKUP, INDEX-MATCH
    By Cottonsoft in forum Excel General
    Replies: 11
    Last Post: 10-25-2015, 10:39 PM
  4. [SOLVED] Converting Hlookup to Index Match with variable column index number
    By SimonLock in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-09-2015, 09:14 AM
  5. [SOLVED] using INDEX and MACTH in a SUMIF formula
    By moneypennie21 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 12-18-2014, 12:16 PM
  6. Macth, Index or Vlookup?
    By jasonjholt in forum Excel General
    Replies: 7
    Last Post: 03-12-2014, 01:04 PM
  7. [SOLVED] Index Indirect macth
    By namluke in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-12-2013, 11:29 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