Hi all,
I have an excel workbook which has 30 sheets - one title sheet at the beginning and one admin sheet at the end. In between I have 28 sheets that are named by dates (mm.dd.yy).
What im looking for is a macro code that can rename those 28 sheets with the corresponding date that a vlookup formula puts into cell L1 of each individual sheet. For example, currently one of the sheets is titled by the date: 06.30.09. When next period opens up, I want to be able to run a macro that, when executed, will change that name to the date in L1 of that sheet. And, consequenlty, have the other 27 sheet name changed to the value in L1 of their corresponding sheets.
I'm hoping this is possible, as this is the final step in what I am trying to do.
Thanks for all your help!