Unable to remove Sheet objects in the Microsoft Excel Objects

A

Adrian

Hi,

I am unable to remove "Sheet" objects in the Microsoft Excel objects
despite the fact that I have removed the corresponding sheets. Why ? How can
I remove those "Sheet" objects from the code window of VBA ?

Thanks
 
J

JK

Adrian,
I don't think you can. Seemingly you have to delete the sheet directly in
Excel. Anyway, that's been my experience.

Regards,
Jim Kobzeff
 
Top