- UID
- 223236
- 帖子
- 333
- 主题
- 129
- 注册时间
- 2011-7-11
- 最后登录
- 2013-8-19
|
Excel Question: Dynamic File names possible?
I have a sheet where I have many cells linking to many different excel files. I was wondering if it would be possible to create a formula where the file name changes depending on a cell. So for example:
Cell A1 has the word "Finance" in it.
Cell B1 pulls from C:\Windows\Program\"A1".xlsx
So in this situation it would be C:\Windows\Program\Finance.xlsx
If I change A1 to "Economics" then cell B1 will pull from C:\Windows\Program\Economics.xlsx
I've tried using & sings and concatenate but they don't seem to work correctly. I get extra quotation marks or something. Does anyone have any ideas? |
|