I have created a booking diary which automatically books timeslots across 12 months (on sheets) with days of month (columns) and times (rows).
It works fine for one off or weekly bookings but some people want bi-weekly! At the end of each month I have entered "end" in the empty cells of each row and added an instruction to go to the next sheet (month) when cell value is "end". However, with bi-weekly bookings this means I cannot determine the start point for new month - for weekly bookings I have a named range for the first day of the month call "Monday1" etc.
Bet there's an easy way to do all that but I'm a bit of a newby at the VBA lark. HELP
Bookmarks