Hi again All
WinXP Excel 97
I have a template where, when opened, I need each worksheet in the book to
be named according to the date using MMMM d format but ONLY if the days are
workdays. (i.e. Sheet1 would be renamed June 1, Sheet2 would be renamed June
2, Sheet3 would be renamed June 3 etc. but only if June 1, June 2 and June 3
are workdays.) At present, when the workbook opens, I have the users
manually entering the first workday of the month into an input box which is
then programatically placed in Cell A1 which I figured would be a good
starting reference.
Any suggestions?
Thank you
Debra