Y
Yisroel Markov
Some time ago, while still on Excel 97, I encountered the following
problem.
I had a workbook that grew by a tab (sheet) every month. (The previous
month's tab would be copied, renamed, and some formulas linked back to
the previous tab.) At approximately the 50th sheet it quit - the Move
or Copy command was still available, but produced no results.
Examination revealed no abnormalities except sheet names - in
Microsoft Visual Basic, sheet numbers looked very weird. They went
Sheet1, Sheet2, Sheet3, but after Sheet4 came Sheet 41, then Sheet411,
Sheet 4111, etc. The last one (where the copy function broke) was
Sheet4111111111111111121 (note the 2 - it did try to restart normal
incremental numbering, but not for long).
Copying the last sheet into another workbook passed the problem on. I
had to create a brand-new one, and copy only the contents. Also, the
problem manifests in file size. I have another such workbook that so
far hasn't refused to add new tabs - but it grows about 3 times faster
than its uncorrupted sister.
What the heck might be going on?
Thanks,
Yisroel
problem.
I had a workbook that grew by a tab (sheet) every month. (The previous
month's tab would be copied, renamed, and some formulas linked back to
the previous tab.) At approximately the 50th sheet it quit - the Move
or Copy command was still available, but produced no results.
Examination revealed no abnormalities except sheet names - in
Microsoft Visual Basic, sheet numbers looked very weird. They went
Sheet1, Sheet2, Sheet3, but after Sheet4 came Sheet 41, then Sheet411,
Sheet 4111, etc. The last one (where the copy function broke) was
Sheet4111111111111111121 (note the 2 - it did try to restart normal
incremental numbering, but not for long).
Copying the last sheet into another workbook passed the problem on. I
had to create a brand-new one, and copy only the contents. Also, the
problem manifests in file size. I have another such workbook that so
far hasn't refused to add new tabs - but it grows about 3 times faster
than its uncorrupted sister.
What the heck might be going on?
Thanks,
Yisroel