Hi,
I am registering data in a weekly workbook (A) and treating these data in another weekly workbook (B). In this process I would like the workbook name in the formula for retrieving data in workbook (B) to update automatically with week number from an input cell.
Specifically I have the following CSE formula for retrieving data in (B) from (A):
=SUM(VLOOKUP(B14;'[OEE loggskjema_Finstykk_ 2011 week1.xlsx]Mandag'!$B:$BJ;{2;3;4;5;6;7;8;9;10;11};FALSE))
In this formula only the number after "week" changes. Is there a way to link this to a cell so I can enter the week number and the formula automatically updates?
Any help greatly appreciated!
I am registering data in a weekly workbook (A) and treating these data in another weekly workbook (B). In this process I would like the workbook name in the formula for retrieving data in workbook (B) to update automatically with week number from an input cell.
Specifically I have the following CSE formula for retrieving data in (B) from (A):
=SUM(VLOOKUP(B14;'[OEE loggskjema_Finstykk_ 2011 week1.xlsx]Mandag'!$B:$BJ;{2;3;4;5;6;7;8;9;10;11};FALSE))
In this formula only the number after "week" changes. Is there a way to link this to a cell so I can enter the week number and the formula automatically updates?
Any help greatly appreciated!