mykulpasskwa
Board Regular
- Joined
- Mar 20, 2018
- Messages
- 66
I have a calculator named "Calc" that is a dashboard for 4 different semesters--Fall, Spring, Summer 1, Summer 2. The main sheet is Calc and each semester has its own datasheet, so there are 5 sheets total.
Depending on what population we're calculating I need the tabs to update accordingly. So, if its changed the semester tab changes to Fall, Winter, Spring, Summer
For example, the standard workbook is the Calc sheet and Fall, Spring, Summer 1, Summer 2. If we click on "Night school" I want the tabs to change to Fall, Winter, Spring, Summer. I have it setup with a formula where if "Night School" is selected then cell G9 changes to "Winter". If G9 changes to Winter, I want the tab to change to Winter. Also, if it is toggled back to Spring, I want it to change back to Spring. Basically I would like it to reflect whatever cell G9 has.
I've looked at a few codes around the internet already, but they keep changing the Calc tab and not the semester that should change.
Anyone have any ideas out there?
Depending on what population we're calculating I need the tabs to update accordingly. So, if its changed the semester tab changes to Fall, Winter, Spring, Summer
For example, the standard workbook is the Calc sheet and Fall, Spring, Summer 1, Summer 2. If we click on "Night school" I want the tabs to change to Fall, Winter, Spring, Summer. I have it setup with a formula where if "Night School" is selected then cell G9 changes to "Winter". If G9 changes to Winter, I want the tab to change to Winter. Also, if it is toggled back to Spring, I want it to change back to Spring. Basically I would like it to reflect whatever cell G9 has.
I've looked at a few codes around the internet already, but they keep changing the Calc tab and not the semester that should change.
Anyone have any ideas out there?