I double checked and some of the sheet tabs lost its zero at the end. I had to format the TabNames as text and add the zeros back in. Everything seems to be working but I haven't had a chance to make sure it is adding correctly (will be doing that shortly).
Last thing: Is there a way to create a list of sheet tab names that is formatted as text and start the list after the second sheet tab in the workbook. The list can be placed on the summary page or on its own separate worksheet. Here is some different code I found, but I am unable to get any of the code to work in Excel 07 for me. Even if I did get any of it to work, the code returns all sheet tab names and probably doesn't format the names to text.
The below code is supposed to add a new worksheet “SheetList” and will list all the tab names there...
The below code doesn't add a new tab but list the worksheet names in the active worksheet...
You have been an excellent help so far so any assistance you can provide would be greatly appreciated. If I can get this last part then this would complete this thread!
Bookmarks