ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   sheet copy method fails... (https://www.excelbanter.com/excel-programming/344708-sheet-copy-method-fails.html)

Mark

sheet copy method fails...
 
Hello.

I have a process that has a lot of data to process.

So, I split it up so that it process each project separately. To do this, I
have a template sheet that is being copied out to process the individual
projects.

After processing closet to half of them (I'm not sure yet if the fail point
is consistent), the sheet.copy method fails. This time, it was on the 179th
attempt at it.

Does that sound like I'm running into a memory error?

I debugged and just put a sheets(1).copy sheets(1) in there just to test
for sure that it was the sheets.copy method failing.

It is.

Jim Thomlinson[_4_]

sheet copy method fails...
 
It is a known issue...

http://support.microsoft.com/default...b;en-us;210684
--
HTH...

Jim Thomlinson


"mark" wrote:

Hello.

I have a process that has a lot of data to process.

So, I split it up so that it process each project separately. To do this, I
have a template sheet that is being copied out to process the individual
projects.

After processing closet to half of them (I'm not sure yet if the fail point
is consistent), the sheet.copy method fails. This time, it was on the 179th
attempt at it.

Does that sound like I'm running into a memory error?

I debugged and just put a sheets(1).copy sheets(1) in there just to test
for sure that it was the sheets.copy method failing.

It is.


Mark

sheet copy method fails...
 
Thanks, Jim.

I was copying it out to a separate workbook, but, basically, it's the same
thing.

Thanks for pointing me to the article.

Mark

"Jim Thomlinson" wrote:

It is a known issue...

http://support.microsoft.com/default...b;en-us;210684
--
HTH...

Jim Thomlinson




All times are GMT +1. The time now is 12:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com