changing array in vlookup

J

jc.shapiera

I need to add a changeable array in a vlookup formula. I have been
working with the following to no avail:
VLOOKUP(VALUE,TEXT("ABC"&"_"&X49,),column, range). I have multiple
arrays in the format of ABC_"MONTH"_"YEAR" and the reference cell
(X49) needs to change month by month.
The formula TEXT("ABC"&"_"&X49,) on its own does work and returns
ABC_MNTH_YR but when inserted into the vlookup formula returns a
#value error. Any help appreciated.
J.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top