Hi All,
Hopefully this is a simple problem, but I can't seem to find its solution.
I have a formula:
=MATCH(D28,Sheet1!A$1:Sheet1!A$200,0)
that returns a value.
I'd like to expand the formula to take this value and perform a cell lookup and copy the cells contents. As example, if the returned value is 131, I'd like to reference cell $J131 (in the same formula). The '131' should change with whatever value is returned by the match formula.
Any help would be much appreciated.
Bookmarks