L
Lanza52
I need to use VLookup with a word in the middle linked from anothe
cell.
IE:
VLOOKUP(A5,(A word from Cell E17),2,FALSE)
E17 varies from the results of 2 other cells. But its a word. E17 i
=C4&""&C5. In this case it is "FirstStats."
So it would be:
VLOOKUP(A5,FirstStats,2,FALSE)
Anybody know how to link that
cell.
IE:
VLOOKUP(A5,(A word from Cell E17),2,FALSE)
E17 varies from the results of 2 other cells. But its a word. E17 i
=C4&""&C5. In this case it is "FirstStats."
So it would be:
VLOOKUP(A5,FirstStats,2,FALSE)
Anybody know how to link that