Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,203
Default sheet numbering system

Generally I wouldn't worry about how they show up in the VBA project window
as long as you're referencing them in code/on worksheets by the names on the
tabs themselves. As for what scheme Excel uses to come up with the names -
what can I say other than Excel works in mysterious ways at times.

"Russ" wrote:

I have code that copies a worksheet (like a template but I don't use a
template), places it at the end and then renames it. Other code deletes
sheets. Everything is working fine but I notice that the sheets are numbered
in a strange way. There are only about 40 sheets but in the VBA Project View
I see sheets with names like:
sheet51(xxxxxx)
sheet510(yyyyyyy)
sheet52(wwwww)
sheet522(zzzzz)
How does Excel assign numbers to newly created sheets? Should I just
ignore the numbers since over the life of the workbook I will never create
more than a few hundred?
--
russ

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to set up a formula for an Alphanumeric numbering system RitaK Excel Discussion (Misc queries) 2 August 19th 09 02:03 PM
numbering system majestyk[_2_] Excel Worksheet Functions 4 February 15th 09 11:41 PM
how do I increment a numbering system in excel Allan Excel Discussion (Misc queries) 9 August 30th 06 11:48 PM
Auto Numbering System Smurf613 Excel Worksheet Functions 1 July 13th 06 12:51 AM
Creating a WBS numbering system M Houghton Excel Programming 3 November 19th 04 08:29 PM


All times are GMT +1. The time now is 12:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"