K
Ken Shaffer
I'm trying to use a defined name containing an EVALUATE(VLOOKUP...). The
VLOOKUP is referencing another spreadsheet in a path based on a date, and
whose name is also based on a date.
The defined name works perfectly if I just cut and past the VLOOKUP directly
and use the name in a cell.
However, when trying to dynamically determine the correct path and name
based on a cell containing the date, I get a #REF! error.
In stepping through the evaluation process, the only difference I see
between the two is that the dynamic one is a string to be evaluated and the
quotes that are part of what I want to lookup are quoted (two quotes for
one).
Any ideas?
VLOOKUP is referencing another spreadsheet in a path based on a date, and
whose name is also based on a date.
The defined name works perfectly if I just cut and past the VLOOKUP directly
and use the name in a cell.
However, when trying to dynamically determine the correct path and name
based on a cell containing the date, I get a #REF! error.
In stepping through the evaluation process, the only difference I see
between the two is that the dynamic one is a string to be evaluated and the
quotes that are part of what I want to lookup are quoted (two quotes for
one).
Any ideas?