Concatenate RangeName for INDEX?

G

Guest

Hi All.......

I am trying to Concatenate a RangeName being used in an INDEX formula.
J1=DEFECTS, D5=30220

=INDEX(J1&D5,3,4) don't seem to work.

If I type in =INDEX(DEFECTS30220,3,4) it works fine....

I would like to pull the RangeName out of the formula hard coding if possible.

Any help would be appreciated.

Vaya con Dios,
Chuck, CABGx3
 
D

Don Guillett

Have a look in HELP index for INDIRECT which cannot be used to get info from
a closed workbook.
 
G

Guest

Thank you kind Sir.......I have been fooling with that for over an
hour......it's so easy when you know how......

Vaya con Dios,
Chuck, CABGx3
 

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

Similar Threads


Top