R
raycyn.wright
I want to lookup a value in a table that resides in another workbook.
However, the col_index_num part of the VLOOKUP function will vary.
The table is called TABLEA, and each of the columns in TABLEA is headed by
the appropriate column number for a VLOOKUP function; each of these column
numbers has a label that varies only by the fiscal year it represents, e.g.,
GAFY2000Bud, GAFY2001Bud, GAFY2002Bud, etc.
In the workbook from which I am executing the VLOOKUP, I have a cell whose
contents reflect the fiscal year , e.g., FY2000, FY2001, etc. depending on
the situation.
I have searched the news group archives, and also tried several means of
using the INDIRECT function, but can't seem to get it right. I know that
use of the INDIRECT function may require that the source workbook be open.
Any solutions appreciated greatly,
However, the col_index_num part of the VLOOKUP function will vary.
The table is called TABLEA, and each of the columns in TABLEA is headed by
the appropriate column number for a VLOOKUP function; each of these column
numbers has a label that varies only by the fiscal year it represents, e.g.,
GAFY2000Bud, GAFY2001Bud, GAFY2002Bud, etc.
In the workbook from which I am executing the VLOOKUP, I have a cell whose
contents reflect the fiscal year , e.g., FY2000, FY2001, etc. depending on
the situation.
I have searched the news group archives, and also tried several means of
using the INDIRECT function, but can't seem to get it right. I know that
use of the INDIRECT function may require that the source workbook be open.
Any solutions appreciated greatly,