After running the macro 3 or 4 times, it crashes with: "Error in automation 21474178481(80010108)" and closes the excel program.

I have tried to add "End" after the worksheets.copy sentence, but it does not work.

The argument with the problem is:

Worksheets.copy

I am using windows XP and office VB 2003.

Yorch