I have a question regarding referencing. I am trying to reference to different worksheets. Currently, I have daily worksheets and their names are basically in mmddyy format, i.e. 071606 for July 16, 2006. I need to lookup (or reference) to these worksheet, but I don't want to look them up individually - i.e., clicking to the worksheet and to the cell one by one. Is there a easy way to do this? I can list all dates, convert them to text so it matches the individual worksheet names, but I cannot use this text string in referencing. Thanks!
2006-07-18
23:32:31
·
3 answers
·
asked by
heuiim
2
in
Computers & Internet
➔ Software
Perhaps I need to explain my situation better;
1. I have worksheets named "071506", "071606", and so forth. As you can see, their names are actually dates, i.e 071506 is July 15, 2006.
2. I have a summary worksheet which contains 2 columns; 1 for dates and 1 for daily balance. I need to pull daily balance information from the individual worksheets explained in #1.
3. I am looking for a solution that when the "date" changes, the vlookup will change the refererence of the worksheet automatically. So instead of copying and pasting each day, I can just use the formula.
Hope this is clearer. Thank you.
2006-07-20
01:34:35 ·
update #1
My email address is heuiim@yahoo.com
2006-07-25
21:50:13 ·
update #2