Hi Oldbrewer,
Thanks for your reply.
That's exactly what I'm thinking, thank you. I just don't actually know how to tie that in with say today's date for example.
The 8 weeks for team 1 looks like this (I'm not concerned about the layout if it needs to change):
[TABLE="width: 1488"]
<colgroup><col span="15"><col><col span="10"><col span="2"></colgroup><tbody>[TR]
[TD]Sun[/TD]
[TD]Mon[/TD]
[TD]Tue[/TD]
[TD]Wed[/TD]
[TD]Thu[/TD]
[TD]Fri[/TD]
[TD]Sat[/TD]
[TD]Sun[/TD]
[TD]Mon[/TD]
[TD]Tue[/TD]
[TD]Wed[/TD]
[TD]Thu[/TD]
[TD]Fri[/TD]
[TD]Sat[/TD]
[TD]Sun[/TD]
[TD]Mon[/TD]
[TD]Tue[/TD]
[TD]Wed[/TD]
[TD]Thu[/TD]
[TD]Fri[/TD]
[TD]Sat[/TD]
[TD]Sun[/TD]
[TD]Mon[/TD]
[TD]Tue[/TD]
[TD]Wed[/TD]
[TD]Thu[/TD]
[TD]Fri[/TD]
[TD]Sat[/TD]
[/TR]
[TR]
[TD]25-Mar[/TD]
[TD]26-Mar[/TD]
[TD]27-Mar[/TD]
[TD]28-Mar[/TD]
[TD]29-Mar[/TD]
[TD]30-Mar[/TD]
[TD]31-Mar[/TD]
[TD]01-Apr[/TD]
[TD]02-Apr[/TD]
[TD]03-Apr[/TD]
[TD]04-Apr[/TD]
[TD]05-Apr[/TD]
[TD]06-Apr[/TD]
[TD]07-Apr[/TD]
[TD]08-Apr[/TD]
[TD]09-Apr[/TD]
[TD]10-Apr[/TD]
[TD]11-Apr[/TD]
[TD]12-Apr[/TD]
[TD]13-Apr[/TD]
[TD]14-Apr[/TD]
[TD]15-Apr[/TD]
[TD]16-Apr[/TD]
[TD]17-Apr[/TD]
[TD]18-Apr[/TD]
[TD]19-Apr[/TD]
[TD]20-Apr[/TD]
[TD]21-Apr[/TD]
[/TR]
[TR]
[TD] W[/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD] O[/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD] O[/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD] O[/TD]
[TD]O [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD] O[/TD]
[TD] O[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] O[/TD]
[/TR]
[TR]
[TD]Sun[/TD]
[TD]Mon[/TD]
[TD]Tue[/TD]
[TD]Wed[/TD]
[TD]Thu[/TD]
[TD]Fri[/TD]
[TD]Sat[/TD]
[TD]Sun[/TD]
[TD]Mon[/TD]
[TD]Tue[/TD]
[TD]Wed[/TD]
[TD]Thu[/TD]
[TD]Fri[/TD]
[TD]Sat[/TD]
[TD]Sun[/TD]
[TD]Mon[/TD]
[TD]Tue[/TD]
[TD]Wed[/TD]
[TD]Thu[/TD]
[TD]Fri[/TD]
[TD]Sat[/TD]
[TD]Sun[/TD]
[TD]Mon[/TD]
[TD]Tue[/TD]
[TD]Wed[/TD]
[TD]Thu[/TD]
[TD]Fri[/TD]
[TD]Sat[/TD]
[/TR]
[TR]
[TD]22-Apr[/TD]
[TD]23-Apr[/TD]
[TD]24-Apr[/TD]
[TD]25-Apr[/TD]
[TD]26-Apr[/TD]
[TD]27-Apr[/TD]
[TD]28-Apr[/TD]
[TD]29-Apr[/TD]
[TD]30-Apr[/TD]
[TD]01-May[/TD]
[TD]02-May[/TD]
[TD]03-May[/TD]
[TD]04-May[/TD]
[TD]05-May[/TD]
[TD]06-May[/TD]
[TD]07-May[/TD]
[TD]08-May[/TD]
[TD]09-May[/TD]
[TD]10-May[/TD]
[TD]11-May[/TD]
[TD]12-May[/TD]
[TD]13-May[/TD]
[TD]14-May[/TD]
[TD]15-May[/TD]
[TD]16-May[/TD]
[TD]17-May[/TD]
[TD]18-May[/TD]
[TD]19-May[/TD]
[/TR]
[TR]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] O[/TD]
[TD]O [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD]W [/TD]
[TD] O[/TD]
[TD]O [/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] O[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] O[/TD]
[TD]O [/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] W[/TD]
[TD] O[/TD]
[TD]O [/TD]
[/TR]
</tbody>[/TABLE]
I'd like to have a cell where a year can be entered and the cells above will auto-populate and view like the above (e.g. the date, the day and if it's a working day or off). The plan is then, that as long as the shift pattern doesn't change, it doesn't matter what year you enter into the one cell, it will pull through the dates for that year and what will be working or off.
It seems like it must be something simple but I can't wrap my head around what I need to do. I did find something online that was VBA code but I'm very unfamiliar with code so am hoping to find out how to do it a different way.
Thank you so much for your help.
Many thanks
Wintye