I have an exteranl lookup formula that brings data in a summay spreadsheet from various other spreadsheets. An example formula is: ='[daily Bookings 2003.xls]Wk 8'!$N$19.
My question is,"Is it possible to have the 8 in this formula be a variable that is set on the summary document each week? What I mean is, that this summary sheet is run each week and the next run will be looking for Wk 9, not Wk 8 as above. It does not work, but what I would like to do is: ='[daily Bookings 2003.xls](variable)'!$N$19 where variable is actually =D9 on the summary sheet. Each week I will make D9 equal that weeks number.
My question is,"Is it possible to have the 8 in this formula be a variable that is set on the summary document each week? What I mean is, that this summary sheet is run each week and the next run will be looking for Wk 9, not Wk 8 as above. It does not work, but what I would like to do is: ='[daily Bookings 2003.xls](variable)'!$N$19 where variable is actually =D9 on the summary sheet. Each week I will make D9 equal that weeks number.