Help? I'm trying to set a macro that will reference a list within a "SiteMaster" worksheet (starting from C6) and create a new copy of a "LibraryTemplate" worksheet for each item in that list, then rename it to match how it is identified in the list. I also should note that the "SiteMaster" sheet will be named with the following pattern: "SiteMaster - Actual Site Name" - so I believe the reference to this master sheet will require a Like statement or wildcard function?
**Bonus ask - would also like this to check if a sheet name already exists, if it does, skip and do not copy/create a new worksheet.
**Bonus ask - would also like this to check if a sheet name already exists, if it does, skip and do not copy/create a new worksheet.