How can I make an excell file alwasy open at a specific worksheet, no mater
which sheet was active when saved
How can I make an excell file alwasy open at a specific worksheet, no mater
which sheet was active when saved
Private Sub Workbook_Open()
Worksheets("Sheet2").Activate
End Sub
--
Ian
--
"Adrian" <Adrian@discussions.microsoft.com> wrote in message
news:D85EF127-C2AC-471B-A2EA-D78FDE45FDDF@microsoft.com...
> How can I make an excell file alwasy open at a specific worksheet, no
> mater
> which sheet was active when saved
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks