Can I use INDEX, MATCH, or OFFSET to return data from a table on another worksheet (in the same workbook)?
For example:
If I use these formulas (no particular combination) on Sheet1, can they lookup the data table if it's on Sheet2?
I'm using INDEX(MATCH on Sheet1, with both the lookup values and data table on Sheet1. This works well, however I would like to keep the data table on another worksheet. Is this do-able, or is keeping the lookup values and data table on the same worksheet a requirement of these formulas to function?
I can't use VLOOKUP because the Data table cannot be sorted.
Thanks,
Candy
For example:
If I use these formulas (no particular combination) on Sheet1, can they lookup the data table if it's on Sheet2?
I'm using INDEX(MATCH on Sheet1, with both the lookup values and data table on Sheet1. This works well, however I would like to keep the data table on another worksheet. Is this do-able, or is keeping the lookup values and data table on the same worksheet a requirement of these formulas to function?
I can't use VLOOKUP because the Data table cannot be sorted.
Thanks,
Candy