J
Jordan
Hi, I'm trying to create a function that returns the
value of a cell one row below a cell that is vlookup'ed.
It would be along the lines of "=offset(vlookup
(I23,K16:L72,1),1,0)" except this doesn't work, I assume,
because vlookup returns a value, while offset accepts a
reference... How would I go about doing this...
Similarly, "=offset(cell("address",vlookup
(I23,K16:L72,1),1,0))" doesn't work either..
Thanks in advance,
Jordan
value of a cell one row below a cell that is vlookup'ed.
It would be along the lines of "=offset(vlookup
(I23,K16:L72,1),1,0)" except this doesn't work, I assume,
because vlookup returns a value, while offset accepts a
reference... How would I go about doing this...
Similarly, "=offset(cell("address",vlookup
(I23,K16:L72,1),1,0))" doesn't work either..
Thanks in advance,
Jordan