Thread
:
open sheet on workbook open
View Single Post
#
2
Posted to microsoft.public.excel.programming
Cliff Myers
external usenet poster
Posts: 48
open sheet on workbook open
Private Sub Workbook_open()
Sheet(whichever).activate
End Sub
"Stu" wrote in message
...
How do I set a macro to open a specific sheet each time the XL file is
opened?
Thanks
--
Stu
Reply With Quote
Cliff Myers
View Public Profile
Find all posts by Cliff Myers