P
P Grieshop
Here is my problem. I want to access external file(s) based on a name in a cell
A1 Example1
A2 =C:\Test\"A1".xls!$a$3
As the above formula stands I want it to open a file with the following
C:\Test\Example1.xls$a$3
If A1 where changed to Example2 then the following would open
C:\Test\Example2.xls$a$3
In short I want the path and file name changeable based on a cell reference.
Thanks in advance for any help you can give me.
A1 Example1
A2 =C:\Test\"A1".xls!$a$3
As the above formula stands I want it to open a file with the following
C:\Test\Example1.xls$a$3
If A1 where changed to Example2 then the following would open
C:\Test\Example2.xls$a$3
In short I want the path and file name changeable based on a cell reference.
Thanks in advance for any help you can give me.