D
Dennis
Using XL 2000 & 2003
Now sure of the most efficient way to get a Row reference on Sheet1 from "Sheet2" using VLOOKUP()
Vlookup() will find the cell in a table-range on sheet2. I do not need the contents of the cell in
that lookup-table, just its row number as text.
I do know how to use Vlookup()
In short, the logic (not the syntax) of the formula I need help with is:
=CellRowAsText(Vlookup(table on sheet2))
TIA Dennis
Now sure of the most efficient way to get a Row reference on Sheet1 from "Sheet2" using VLOOKUP()
Vlookup() will find the cell in a table-range on sheet2. I do not need the contents of the cell in
that lookup-table, just its row number as text.
I do know how to use Vlookup()
In short, the logic (not the syntax) of the formula I need help with is:
=CellRowAsText(Vlookup(table on sheet2))
TIA Dennis