+ Reply to Thread
Results 1 to 2 of 2

Variable Row Array in Index Match Function

  1. #1
    Registered User
    Join Date
    03-13-2012
    Location
    Burlington Ontario
    MS-Off Ver
    Excel 2010
    Posts
    51

    Variable Row Array in Index Match Function

    I'm trying to index a table that has four possible row arrays.

    INDEX(ARRAY,MATCH(Value, MATCH HEADER IN THE FOUR POSSIBLE ROW ARRAYS,0),1)

    Variable Row Array.xlsx

    I figured this was possible, I just couldn't figure out how to complete a lookup within the match function. Thanks in advance of your help.

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Variable Row Array in Index Match Function

    In H2

    =INDEX($A$1:$A$16,MATCH(G2,INDEX($B$1:$E$16,,MATCH($H$1&" Check",$B$1:$E$1,0))))

    Copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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. Adding a variable to index & match function using VBA
    By prestopr in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-07-2013, 05:48 PM
  3. Dynamic or Variable Lookup array in INDEX, MATCH or VLOOKUP
    By kishor_c in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-16-2012, 09:46 AM
  4. Replies: 2
    Last Post: 11-05-2011, 03:26 PM
  5. Set VBA Variable with Index/Match Array
    By erock24 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-05-2010, 11:36 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