Forum Discussion
sf49ers19238597
Sep 11, 2021Iron Contributor
I have a vba code that I need help add or change code
I have yearly schedule. When you press button that will creating 1-17 worksheets. I need to have to create 1-18 worksheets. I need help with vba code to make code to work what I want. ...
Subodh_Tiwari_sktneer
Sep 11, 2021Silver Contributor
The code is already creating 1-18 worksheets, one worksheet for each unique week in column A on the Yearly Schedule worksheet. For me, it is working as desired. Am I missing something here?