Hi all
In 1 of my spreadsheet I make use of the function INDIRECT to access cells in another spreadsheet. This works fine but has the disadvantage that both file have to be open.
It seems that INDEX can do the same, but: the sourcefile doesn't have to be open. I have tried it and this works.
However: the directory of the file I'm working on will change in the near future (maybe more than once)
Therefore I want 1 central place with the directory and file names and use these in the INDEX function
This is where I get into trouble
I'm not sure if it is possible, but if it is, some advice is needed on how to do this.
I have added a demo to demonstrate what I want to do
I am not sure why it doesn't work.
Is it the '? I have tried multiple solutions, but not luck
Thanks in advance
Hein
PS
Maybe I am on to something
If I open the function builder the 1st line is: "C:\....
Somehow there appears a " in front of the function causing it to malfunction??
How to get rid of this?
Removing the ' in cell C20 has no effect
Bookmarks