I'm going to try to explain what I think the error might be since Google isn't being too helpful with my problem...
I was using the regular INDIRECT formula so I could open different workbooks that were following a given pattern (Week 1.xml, Week 2.xml, etc.)
So the regular INDIRECT formula to get the cells in the range $A$3:$J$41 in the worksheet "Table x" in the workbook "Table y"
So I read on some sites that you have to use the absolute path instead of the relative path to have INDIRECT.EXT work with closed workbooks... I tried
If the problem really is the absolute path thing, what is wrong with my code?
Thanks a lot in advance for the replies!
Bookmarks