Hi,
I am trying to create a formula that will update itself based on the month.
What i am doing is extracting data from a spreadsheet based on the current month.
i.e. In July, the formula will do a HLOOKUP on a spreadsheet called 2011-07.xlsx. In August, i would like this to point to 2011-08.xslx.
As i am using the reference >100 times, i would like to avoid having to update them all individually and was wondering if part of the file name can be read from a cell?
If not, is there any easier ways to doig this. I am not particularly fond of doing multiple if statements as enentually, i will need to redo the sheet again after several months.
I am trying to create a formula that will update itself based on the month.
What i am doing is extracting data from a spreadsheet based on the current month.
i.e. In July, the formula will do a HLOOKUP on a spreadsheet called 2011-07.xlsx. In August, i would like this to point to 2011-08.xslx.
As i am using the reference >100 times, i would like to avoid having to update them all individually and was wondering if part of the file name can be read from a cell?
If not, is there any easier ways to doig this. I am not particularly fond of doing multiple if statements as enentually, i will need to redo the sheet again after several months.