I
igrep4fun
What I need to do is to track a lot of data over 740 differen
categories then divide each category into about 200 sub categories.
created a macro that will create a new workbook and per category an
then will create a different worksheet for each sub-categories b
looping itself then changing the name by 1. Everything works fine unti
it has created about 100 - 120 worksheets. At that point I get an erro
in my VB script with the copy command. I try to copy a sheet manuall
and it does not work. Here is the KICKER. If I save and close Exce
then reopen it again, I can start to copy again where it left off wit
no problem until my macro has created about another 100 - 120 mor
worksheets. As you can see this is a lot of data and each of the 74
workbooks are about 20 Megs in itself. I could sit in front of it al
day and hitting save and close then reopen it again and re-run m
macro, but the macro takes about 5 minutes to create just 100 sheets.
much just run it on a system over the weekend and come in on Monda
with it all done.
Just A side note... I first thought it was my system untill I tried i
on 10 others with the same results. Some are P1 and some are P4'
categories then divide each category into about 200 sub categories.
created a macro that will create a new workbook and per category an
then will create a different worksheet for each sub-categories b
looping itself then changing the name by 1. Everything works fine unti
it has created about 100 - 120 worksheets. At that point I get an erro
in my VB script with the copy command. I try to copy a sheet manuall
and it does not work. Here is the KICKER. If I save and close Exce
then reopen it again, I can start to copy again where it left off wit
no problem until my macro has created about another 100 - 120 mor
worksheets. As you can see this is a lot of data and each of the 74
workbooks are about 20 Megs in itself. I could sit in front of it al
day and hitting save and close then reopen it again and re-run m
macro, but the macro takes about 5 minutes to create just 100 sheets.
much just run it on a system over the weekend and come in on Monda
with it all done.
Just A side note... I first thought it was my system untill I tried i
on 10 others with the same results. Some are P1 and some are P4'

2").Select