Copying Sheet

J

Jim

I am copying a sheet. I have re-named my sheet shtSample.
Here is the exact code.

shtSample.Copy Before:=shtSample

It works in my spreadsheet 42 times and always dies on
the 43rd. It is always being called in the exact same way
from the exact same function. I have tried just before
the code executes on the 43rd time to add the sheet in
manually and I can not even do that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top