Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default Unknown sheet in Project Explorer

I have an Excel Workbook with 3 sheets, Jan, Feb, & Mar. When I look in
Project Explorer, I see an unknown sheet under Microsoft Excel Objects. It
shows...

Sheet1 (Jan)
Sheet2 (Feb)
Sheet3
Sheet4 (Mar)
ThisWorkbook

I don't know what Sheet3 is. When I click on it, the Properties window
shows the same properties as when I click on ThisWorkbook. If I make a
change in the properties, the change is seen both when I click on Sheet3 and
ThisWorkbook. How do I delete Sheet3 and make it so Sheet4 (Mar) becomes
Sheet3 (Mar)?

--
Thanks!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Unknown sheet in Project Explorer

Very odd!

I'm thinking corrupt workbook.

If you right-click and choose view code do you see the same module
sheet as ThisWorkbook?
How was this workbook created and how long ago?
Regardless of the answers to the above, I'd be tempted to start afresh
by copying the sheets 1, 2 and 4 to a new workbook where you can
rename Sheet4 to Sheet3 in the Properties window.

Br, Nick H
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default Unknown sheet in Project Explorer

The workbook was created in January but I have run several macros that could
have corrupted it. How can I copy sheets 1,2, & 4 and retain the column
widths, formulas, and conditional formatting that I have?


wrote in message
...
Very odd!

I'm thinking corrupt workbook.

If you right-click and choose view code do you see the same module
sheet as ThisWorkbook?
How was this workbook created and how long ago?
Regardless of the answers to the above, I'd be tempted to start afresh
by copying the sheets 1, 2 and 4 to a new workbook where you can
rename Sheet4 to Sheet3 in the Properties window.

Br, Nick H



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Unknown sheet in Project Explorer

Select the sheets
and edit|move or copy sheets
choose a new workbook
and choose copy

And don't forget to drag all the modules/userforms/class modules from the
original workbook's project to the new workbook's project.

Saucer Man wrote:

The workbook was created in January but I have run several macros that could
have corrupted it. How can I copy sheets 1,2, & 4 and retain the column
widths, formulas, and conditional formatting that I have?

wrote in message
...
Very odd!

I'm thinking corrupt workbook.

If you right-click and choose view code do you see the same module
sheet as ThisWorkbook?
How was this workbook created and how long ago?
Regardless of the answers to the above, I'd be tempted to start afresh
by copying the sheets 1, 2 and 4 to a new workbook where you can
rename Sheet4 to Sheet3 in the Properties window.

Br, Nick H


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default Unknown sheet in Project Explorer

Great. Thanks a lot.


"Dave Peterson" wrote in message
...
Select the sheets
and edit|move or copy sheets
choose a new workbook
and choose copy

And don't forget to drag all the modules/userforms/class modules from the
original workbook's project to the new workbook's project.

Saucer Man wrote:

The workbook was created in January but I have run several macros that
could
have corrupted it. How can I copy sheets 1,2, & 4 and retain the column
widths, formulas, and conditional formatting that I have?

wrote in message
...
Very odd!

I'm thinking corrupt workbook.

If you right-click and choose view code do you see the same module
sheet as ThisWorkbook?
How was this workbook created and how long ago?
Regardless of the answers to the above, I'd be tempted to start afresh
by copying the sheets 1, 2 and 4 to a new workbook where you can
rename Sheet4 to Sheet3 in the Properties window.

Br, Nick H


--

Dave Peterson





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
VBA project duplicated in Project Explorer teabag Excel Programming 11 December 27th 17 11:13 AM
Sheet disappears from Project Explorer Emily Edgington Excel Programming 3 April 25th 08 10:04 PM
Project still in "project explorer" window after file closed down! Gunnar Johansson Excel Programming 16 December 22nd 04 06:21 PM
Project still in "project explorer" window after file closed down! Gunnar Johansson[_3_] Excel Programming 0 December 7th 04 01:43 PM
VBA Project Explorer Steve Farrar Excel Programming 1 December 4th 04 02:23 PM


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

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

About Us

"It's about Microsoft Excel"