ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to control sheet number when adding and deleting sheets? (https://www.excelbanter.com/excel-programming/289447-how-control-sheet-number-when-adding-deleting-sheets.html)

ChuckM[_2_]

How to control sheet number when adding and deleting sheets?
 
I have some code that starts by deleting a certain number of sheets, then
after calculating stuff, it's creates a series of new sheets. The problem I
have is that the new sheet object numbers always go up, even though the
spreadsheet only counts about ten of them. After processing the code 1000
times, am I going to get error messages? (eg cannot create sheet32747) and how
do I control this number?

I add the sheet with
Sheets.Add.Name = shtname

thanks
chuck


All times are GMT +1. The time now is 10:19 AM.

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