S
stuckupnorth

I am able to get information from another workbook by referencing a
cell containing the file name:
=INDIRECT("'"&J38&"'!$B$12")
In J38 there is: [K20060711.XLS]1 - General Statistics
This works fine, until the file K20060711.xls is closed then all the
data disappears. How do I remedy this?