J
James Lee
Ladies & Gentlemen,
I am creating a vlookup function where the name is
referring to another name. The formula does not recognise
this reference.
For example,
vlookup(A1,act01,2) is fine as 'act01' is referring to the
named range. However, I need to reference it so that the
named range can vary accordingly to another variable like
Jan 04 named range is act01 and
Feb 04 named range is act02 etc...
So where I create the function of
Vlookup(A1,vlookup(AA1,AB1:AC12,2),2), it does not work
anymore as the vlookup function embeded within another
vlookup function does not recognise the named range in the
second function.
Please HELP,
THANK YOU VERY MUCH!
I am creating a vlookup function where the name is
referring to another name. The formula does not recognise
this reference.
For example,
vlookup(A1,act01,2) is fine as 'act01' is referring to the
named range. However, I need to reference it so that the
named range can vary accordingly to another variable like
Jan 04 named range is act01 and
Feb 04 named range is act02 etc...
So where I create the function of
Vlookup(A1,vlookup(AA1,AB1:AC12,2),2), it does not work
anymore as the vlookup function embeded within another
vlookup function does not recognise the named range in the
second function.
Please HELP,
THANK YOU VERY MUCH!