Kiwigirl66
New Member
- Joined
- Oct 13, 2024
- Messages
- 2
- Office Version
- 2016
- Platform
- Windows
I have a multi tab spreadsheet which I would like to be able to automatically update the names on tabs 2 through to 13 but leaving the last few tabs names as they are.
I have called the first tab Date_Year with Col A being the year and Col B being the month
A2 = 2024 B2 = October
A3 = 2024 B3 = November
A4 = 2024 B4 = December
A5 = 2025 B5 = January
and so on up to 2025-Sept.
Based on the above, Tab 2 would be called Oct 2024, Tab 3 would be called Nov 2024 etc
With each year, I would change Cells A2-4 to the next year ie 2025 and Cells A5 onwards to 2026
I have seen a previous VB that works similiar but not quite doing what I need.
Could anyone please provide assistance?
I have called the first tab Date_Year with Col A being the year and Col B being the month
A2 = 2024 B2 = October
A3 = 2024 B3 = November
A4 = 2024 B4 = December
A5 = 2025 B5 = January
and so on up to 2025-Sept.
Based on the above, Tab 2 would be called Oct 2024, Tab 3 would be called Nov 2024 etc
With each year, I would change Cells A2-4 to the next year ie 2025 and Cells A5 onwards to 2026
I have seen a previous VB that works similiar but not quite doing what I need.
Could anyone please provide assistance?