Hello,
I have a tab called "Control"
On the "Control" tab I have a named range called "ProjectIDs"
"ProjectIDs" has a range of abut 24 rows and contains the worksheet names that would like updated when I run the macro. However, I don't always have 24 worksheet in the range filled out. I may only have 5 worksheet that I want updated, for example.
I'd like to have vba code that will make certain updates to each of the sheet in my "ProjectIDs"list.
Is tis possible?
Thanks so much
I have a tab called "Control"
On the "Control" tab I have a named range called "ProjectIDs"
"ProjectIDs" has a range of abut 24 rows and contains the worksheet names that would like updated when I run the macro. However, I don't always have 24 worksheet in the range filled out. I may only have 5 worksheet that I want updated, for example.
I'd like to have vba code that will make certain updates to each of the sheet in my "ProjectIDs"list.
Is tis possible?
Thanks so much