snowman1976
Board Regular
- Joined
- Nov 4, 2008
- Messages
- 191
hello
I have a workbook that has multiple tabs. One of the macro's in it selects some of the tabs to do some modifications on a weekly basis.
Each time I add/delete/change a tab name I need to remember to step inside the VBA to make the corresponding change.
Is there a way I could write the VBA so it selects the tabs I want automatically? For instance, if I put the word "plan" in front of all the tabs I want, could it select them based on this ?
your help is always appreciated. I would be lost without this forum!
I have a workbook that has multiple tabs. One of the macro's in it selects some of the tabs to do some modifications on a weekly basis.
Each time I add/delete/change a tab name I need to remember to step inside the VBA to make the corresponding change.
Is there a way I could write the VBA so it selects the tabs I want automatically? For instance, if I put the word "plan" in front of all the tabs I want, could it select them based on this ?
your help is always appreciated. I would be lost without this forum!