Good afternoon to one and all.
Here’s my current problem. I have a user who is using the INDIRECT function to refer to a cell that contains a filename, making it possible for him to simply type a filename in that cell in order to obtain data from that file. (He is using a master sheet to get information from many similar sub-files.) The problem is that if the file he wants is not open, the INDIRECT gives a REF error. And because he has so many subfiles, he’s looking for a way to overcome this problem, short of having to open each subfile.
Does anyone have any ideas on how he/I might be able to get around this?
Thanks in advance…