N
News Reader
I have a vlookup function as follows:
=VLOOKUP($A8,issues!$B$13:$H$681,3,FALSE)
The row numbers (13 and 681) will change over time. Is there any way
to get the function to read the row numbers from two cells in the
worksheet for placement into the function? For example, there would
be 13 in cell B2, how do I get this into the equation?
Thanks for any help.
=VLOOKUP($A8,issues!$B$13:$H$681,3,FALSE)
The row numbers (13 and 681) will change over time. Is there any way
to get the function to read the row numbers from two cells in the
worksheet for placement into the function? For example, there would
be 13 in cell B2, how do I get this into the equation?
Thanks for any help.