I have an Excel file that is refering to data from another Excel file:
=SUMIF('C:\[Example.xls]Sh
eet1'!$B$1
:$D$999,"=
1")
The formula works when the external file is open, but when the file is closed, it shows "#VALUE!". It is NOT practical. How can I refer to an external file with a formula even when the refered file is closed? I'm sure it can be done; I'm pretty sure I did it in the past, but I don't know what I'm doing differently now.
Thanks.
Start Free Trial