H
houghi
I have something that refers to another cell in another file:
='[Weekly.xls]17'!$D$7
This works great. However 17 is the weeknumber and each week I would
like to refer to another week and another tab so I will place the
weeknumber in A1 (in result.xls)
What I would like is to point to that automagicaly. Something like
='[Weekly.xls](A1)'!$D$7
But that doesn't work. Any ideas?
houghi
='[Weekly.xls]17'!$D$7
This works great. However 17 is the weeknumber and each week I would
like to refer to another week and another tab so I will place the
weeknumber in A1 (in result.xls)
What I would like is to point to that automagicaly. Something like
='[Weekly.xls](A1)'!$D$7
But that doesn't work. Any ideas?
houghi