C
Cade
Hi all,
I have a macro that creates new sheets based on a list of items I
provide. The list is about 20 entries strong - hence 20 worksheets get
created with the name being each entry in the list. Since I work on
this macro, I often delete all the sheets and let it run again - hence
re-creating all the sheets. I noticed that I can do that only a
limited time. After deleting the sheets about 4 or 5 times, the macro
craps out. It must be part of the file because closing and re-opening
Excel and the file doesn't solve the problem.
Any idea how I can reset the "count" or what the problem could be?
Thanks,
Cade
I have a macro that creates new sheets based on a list of items I
provide. The list is about 20 entries strong - hence 20 worksheets get
created with the name being each entry in the list. Since I work on
this macro, I often delete all the sheets and let it run again - hence
re-creating all the sheets. I noticed that I can do that only a
limited time. After deleting the sheets about 4 or 5 times, the macro
craps out. It must be part of the file because closing and re-opening
Excel and the file doesn't solve the problem.
Any idea how I can reset the "count" or what the problem could be?
Thanks,
Cade