L
lj
Here is my question. I would like to perform a dynamic file reference.
Let me explain. I have a spreadsheet that make computations based on
data in a file called "Week1.xls". When the week 1 is over, I want
to change my spreadsheet so that it pulls data the file
"Week2.xls". My problem is that this involves a bunch of find and
replaces, takes time, and is a generally annoying.
Is there a way that I can instead have my spreadsheet pull data from
the file "Week[B2].xls" where cell B2 contains the number
associated with the week I wish to reference?
That way when I want to populate the spreadsheet using the data from
week1.xls, I just change the value in cell B2 to be "1". When I
want to populate the spreadsheet using the data from week2.xls, I just
change the value in cell B2 to be "2". Thanks for your help!
Let me explain. I have a spreadsheet that make computations based on
data in a file called "Week1.xls". When the week 1 is over, I want
to change my spreadsheet so that it pulls data the file
"Week2.xls". My problem is that this involves a bunch of find and
replaces, takes time, and is a generally annoying.
Is there a way that I can instead have my spreadsheet pull data from
the file "Week[B2].xls" where cell B2 contains the number
associated with the week I wish to reference?
That way when I want to populate the spreadsheet using the data from
week1.xls, I just change the value in cell B2 to be "1". When I
want to populate the spreadsheet using the data from week2.xls, I just
change the value in cell B2 to be "2". Thanks for your help!