I have a workbook that has a template on a sheet named "template".
I have another sheet names "People" that has a table that refreshes each day based a query. On column A it has a list of people's first and last names
Goal: After the I refresh the query (separate macro), I want the new macro to copy the template and create a new sheet for each name on Column A "People" worksheet. Rename new sheet with template copied the persons first name and last initial, if a duplicate occurs simply rename Bob A(2)
Hopefully that makes sense.
Thanks for any help!
I have another sheet names "People" that has a table that refreshes each day based a query. On column A it has a list of people's first and last names
Goal: After the I refresh the query (separate macro), I want the new macro to copy the template and create a new sheet for each name on Column A "People" worksheet. Rename new sheet with template copied the persons first name and last initial, if a duplicate occurs simply rename Bob A(2)
Hopefully that makes sense.
Thanks for any help!