I have an excel sheet that I am attaching to this question.
I am trying to find the value in a named range (the named range is listed in cell H1) and the column I am looking for is named in cell L1. My first attempt at the vlookup formula is as follows:
=VLOOKUP(I2,VALUE(H2),VALUE(L2),FALSE)
Bookmarks