D
Don Pistulka
Hi,
I have problem with lookup when the external file is more than two folders deep.
I have a defined name called "Book" that refers to the formula : =INDIRECT(Sheet1!$A$1).
Cell A1 =
'C:\MyPrograms\[Base Case.xls]mvdu'!$a$10:$f$150
The lookup formula is: =VLOOKUP($E11,Book,3,FALSE)
This works fine, but when I move the file to:
'C:\MyPrograms\programs\moreprograms\[Base Case.xls]mvdu'!$a$10:$f$150
I get #REF!
Is there a limit as to how many folders deep either indirect or vlookup can go?
Thanks
Don
I have problem with lookup when the external file is more than two folders deep.
I have a defined name called "Book" that refers to the formula : =INDIRECT(Sheet1!$A$1).
Cell A1 =
'C:\MyPrograms\[Base Case.xls]mvdu'!$a$10:$f$150
The lookup formula is: =VLOOKUP($E11,Book,3,FALSE)
This works fine, but when I move the file to:
'C:\MyPrograms\programs\moreprograms\[Base Case.xls]mvdu'!$a$10:$f$150
I get #REF!
Is there a limit as to how many folders deep either indirect or vlookup can go?
Thanks
Don