Question
How to update a calendar that has one week on each page?
I have a calendar of 2023 that is one week per page, with every day except sunday having its own text box. I would like to update it to 2024. By this I mean subtracting 1 or 2 (because leap year) from the date digits. Is there a way to do this?
- Calendar Wizard does not seem well-suited for calendars that are split between multiple pages
- It's often suggested that you make a calendar for each possible option. If there's no other solution then I will probably try this.
- I'm open to working with scripts.
Any and all help is appreciated! Please feel free to ask clarifying questions.
