mcgrathchris
New Member
- Joined
- Jun 6, 2014
- Messages
- 2
I am trying to make my life a little easier! I have a workbook that always has a variable amount of tabs (one for each person) as we add or remove people. Also have the first sheet as a "Recap" sheet. Need help with the code for the following (everything I have tried gets me errors):
Clear contents of "Recap" sheet Range ("AB4:AB33") then clear ALL remaining other sheets Ranges ("J9:M15, A47:j78").
Can this be done without entering each sheet name in the code? Tried "Next ws" but with no luck.
Appreciate the help.
Chris
Clear contents of "Recap" sheet Range ("AB4:AB33") then clear ALL remaining other sheets Ranges ("J9:M15, A47:j78").
Can this be done without entering each sheet name in the code? Tried "Next ws" but with no luck.
Appreciate the help.
Chris