Hello all,
I have a consolidate xls file having the formula to some related cell, say A1, as follows:
='A:\[0501QQxls]Sheet1'!A1+'A:\[0501RR.xls]Sheet1'!A1
where 0501 is yymm every month, QQ & RR represent 2 companies in 2 separate files.
I want to input a cell, say D9, with text value '0501 in the cell.
The question is:
Can I select the cell value of D9 in the above A1 formula ?
So that I can change the value of D9 to 0502 and the formula can change to:
='A:\[0502QQxls]Sheet1'!A1+'A:\[0502RR.xls]Sheet1'!A1
Thanks for any valuable suggestions.
Bookmarks