Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the code below under ThisWorkbook, but it returns an error
"Compile Error in Hidden Module: ThisWorkbook" - why is that? My sheet "Header" is not hidden, although I do have other sheets hidden Private Sub Workbook_Open() Application.ScreenUpdating = False Worksheet("Header").Activate End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
open workbook to specific sheet | Excel Worksheet Functions | |||
Open a specific sheet with VBA | Excel Programming | |||
How do I open a workbook in a specific sheet | Excel Discussion (Misc queries) | |||
Open Specific Sheet in Workbook | Excel Programming | |||
Go to a specific sheet on open | Excel Programming |