fred3
Member
I've read a little about this but haven't found a satisfying answer.
I have a summary / report file that takes information from other structurally-identical .xlsm files and summarizes it.
So, a row might be:
A1 has filename
B1 has [filename.xlsm]Sheet1!A1
C1 has [filename.xlsm]Sheet1!F1
etc.
And, of course, there are many rows each with a different filename.
What I need to do is to use the contents of column A in constructing the formulas in columns B, C, etc.
How?
I have a summary / report file that takes information from other structurally-identical .xlsm files and summarizes it.
So, a row might be:
A1 has filename
B1 has [filename.xlsm]Sheet1!A1
C1 has [filename.xlsm]Sheet1!F1
etc.
And, of course, there are many rows each with a different filename.
What I need to do is to use the contents of column A in constructing the formulas in columns B, C, etc.
How?