+ Reply to Thread
Results 1 to 4 of 4

how to apply the function for MATCH and INDEX

  1. #1
    Registered User
    Join Date
    09-08-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2007
    Posts
    14

    how to apply the function for MATCH and INDEX

    Can you advised on how to apply the MATCH and INDEX function for the attached excel file.
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: how to apply the function for MATCH and INDEX

    hi yjohari. you mean to use INDEX & MATCH to substitute your VLOOKUP? try this:
    =INDEX($C$3:$E$24,MATCH($H$4,$A$3:$A$24,0),MATCH(G5,$C$2:$E$2,0))

    copy down. you should use Sneaker ID instead of Sneaker Name so that it would work perfectly. if i'm wrong, you could let us know what is the desired results you wish to see.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,367

    Re: how to apply the function for MATCH and INDEX

    Power Up the VLOOKUP

    =VLOOKUP($H$4,$A$3:$E$24,MATCH(G5,$A$2:$E$2,0),0)

    Azumi

  4. #4
    Registered User
    Join Date
    03-14-2012
    Location
    KERALA
    MS-Off Ver
    EXCEL 2007
    Posts
    18

    Re: how to apply the function for MATCH and INDEX

    See the attachment
    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)

Similar Threads

  1. index function error using match function to get data from a cell in an array
    By mabildgaard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-17-2013, 02:21 AM
  2. Replies: 3
    Last Post: 06-17-2013, 12:37 PM
  3. How to Apply a combination of Index & Match Functions
    By bmc1975 in forum Excel General
    Replies: 4
    Last Post: 07-30-2010, 07:56 PM
  4. Replies: 2
    Last Post: 03-20-2009, 01:29 PM
  5. [SOLVED] Emulate Index/Match combo function w/ VBA custom function
    By Spencer Hutton in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-02-2005, 01:06 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