Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Put this tiny macro in the ThisWorkbook code area:
Private Sub Workbook_Open() Sheets("qwerty").Activate End Sub to always open to sheet qwerty. -- Gary''s Student - gsnu200714 "Carlee" wrote: Hi there, Can anyone tell me how I can open a workbook and display a specific sheet? -- Carlee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code for opening a workbook at a specific time!?! | Excel Discussion (Misc queries) | |||
Opening a workbook to a chosen sheet? | Excel Discussion (Misc queries) | |||
Opening A Specific Excel Sheet | Excel Discussion (Misc queries) | |||
Opening a workbook at a specific sheet | Excel Programming | |||
Excel VBA - Opening a workbook to a specific sheet every time | Excel Programming |