Within a vlookup, I am trying to reference the text in another cell as the table_array.
E.g Cell A1 contains: '[filename]Sheet1'!$A1$:$Z$500
Cell B2 contains: May2016
What I'd like my formula to do in cell C5 - =vlookup(B2,A1,16)
So I'm trying to understand how to get my vlookup to understand the table_array that I am referring to in cell A1.
Thanks ... Mark
E.g Cell A1 contains: '[filename]Sheet1'!$A1$:$Z$500
Cell B2 contains: May2016
What I'd like my formula to do in cell C5 - =vlookup(B2,A1,16)
So I'm trying to understand how to get my vlookup to understand the table_array that I am referring to in cell A1.
Thanks ... Mark