M
Mr. Smith
Hi.
Is it possible to read a named range that is written into a cell and base a
formula on it? I'll try to explain.
In cell B2 the value "data_rng1" is inserted.
In cell C2 the value "Mike" is inserted
In cell D2 the formula =VLOOKUP(C2;B2;1;FALSE) is inserted
Is there anyway that the formula in D2 would manage to understand that the
value in B2 is a range that it should use to lookup the value in C2?
God damn it would be a nice one.
Dearest
Mr. Smith
Is it possible to read a named range that is written into a cell and base a
formula on it? I'll try to explain.
In cell B2 the value "data_rng1" is inserted.
In cell C2 the value "Mike" is inserted
In cell D2 the formula =VLOOKUP(C2;B2;1;FALSE) is inserted
Is there anyway that the formula in D2 would manage to understand that the
value in B2 is a range that it should use to lookup the value in C2?
God damn it would be a nice one.
Dearest
Mr. Smith