- Joined
- May 9, 2012
- Messages
- 10
- Reaction score
- 0
Having some issues with incorporating a cell value into an separate cell formula. The advantage is to change the value in order to access different data. For example
=SUM('[CM 050812P2P.xls]Inputs'!$B$3:$B$6)
The CM 050812P2P.xls is the file name. The worksheet accesses different files with the same name convention however the differnece is the date which is the value: 050812.
The next day would be 050912 or CM 050812P2P. Therefore as the cell changes value so would the formula resulting in accessing a different file.
Any suggestions would be appreciated.
=SUM('[CM 050812P2P.xls]Inputs'!$B$3:$B$6)
The CM 050812P2P.xls is the file name. The worksheet accesses different files with the same name convention however the differnece is the date which is the value: 050812.
The next day would be 050912 or CM 050812P2P. Therefore as the cell changes value so would the formula resulting in accessing a different file.
Any suggestions would be appreciated.