Thread
:
Create Sheet, Hide Sheet
View Single Post
#
1
Posted to microsoft.public.excel.misc
Dave
external usenet poster
Posts: 1,388
Create Sheet, Hide Sheet
How can I hide a sheet once I have created it.
I have done:-
newSheet = "Sheet 1"
Sheets.Add.Name = newSheet
How do I then hide this sheet?
Thanks!
Dave
Reply With Quote
Dave
View Public Profile
Find all posts by Dave