File reference
I am trying to reference data in an external workbook and would like to save
some typing. Each row has the same references, but to a different file. I
would like to just type the file name in the first cell and have each of the
following cells use that cell to get the file name and perform the function.
For instance:
='[external_file.xls]Enterprise Architecture'!$B$3
But the formula would contain some function that would get external_file.xls
from the first cell.
|