using a name label within an index function

F

Floran Stuyt

I have defined a name label which contains a path to an external lookup
workbook.

If I put the path in each formula in each cell the formula looks like
this: INDEX('c:\directory to workbook\workbook.xls'!MYDEFINEDRANGE;10, 12)

I want to use it like this:
INDEX(NameLabelThatContainsThePathToWorkbook!MYDEFINEDRANGE;10, 12)

But this doesn't work. I'm using Excel 2002. Please help me.

Thank you...
 
F

Frank Kabel

Hi
not possible with Excel's build in functions. Have a look at:
http://tinyurl.com/2c62u

--
Regards
Frank Kabel
Frankfurt, Germany

Floran Stuyt said:
I have defined a name label which contains a path to an external lookup
workbook.

If I put the path in each formula in each cell the formula looks like
this: INDEX('c:\directory to
workbook\workbook.xls'!MYDEFINEDRANGE;10, 12)
 

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