Hi guys!
I need to create a macro that will do the following:
1. copy an already existing sheet (named: "master")
2. rename it with a name contained in a list (on sheet "list")
3. move the sheet at the end of the workbook
4. loop til the last value of the list
the macro should be launched several times and therefore should recognize already existing sheets avoiding duplicates
I tried the following code but it punctually stops after the 17th sheet instead of going to the end of the list (approx 30 values).
What's wrong?
Tx a lot for ur help!
Fone
![]()
Please Login or Register to view this content.
Bookmarks