Hello all,
I am not sure if this is possible, but I am trying to create a vlookup formula where I can define the table_array using a value from another cell. For example: A1="Range 1" I would then like the formula in B1 to read =VLOOKUP(1,"Range 1",2,False). If A1="Range 2", the formula in B1 reads
=VLOOKUP(1,"Range 2",2,False) and so on.
Any suggestions would be greatly appreciated! Thanks!
Bookmarks