P
Phil
Hi all,
I need code to create one worksheet for each working day of a given
month. The user would enter the first day of the month in a cell, and
the macro would then create a series of new sheets, one for each
working day of that month, and name them accordingly.
For example the september 2010 workbook would have the date 01/09/2010
entered in a cell and the macro should calculate the number of working
days in that month and create a worksheet for each one, named 01-
Sep-2010 and so on.
I've tried to do this myself and keep getting stuck ... now I'm
running out of both time and the will to live! I hope it's a challenge
that someone out there may find interesting.
Many thanks,
Phil
I need code to create one worksheet for each working day of a given
month. The user would enter the first day of the month in a cell, and
the macro would then create a series of new sheets, one for each
working day of that month, and name them accordingly.
For example the september 2010 workbook would have the date 01/09/2010
entered in a cell and the macro should calculate the number of working
days in that month and create a worksheet for each one, named 01-
Sep-2010 and so on.
I've tried to do this myself and keep getting stuck ... now I'm
running out of both time and the will to live! I hope it's a challenge
that someone out there may find interesting.
Many thanks,
Phil