Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have this code written within my 'Thisworkbook' part of the VB window Private Sub Workbook_Open() Worksheets("Front Page").Activate End Sub basicaly, on openeing the workbook, the "front Page" is shown by default. Is it possible (if so how) to add to this code to do the following..... On opening the workbook, goto "front page" worksheet (as it does now) wait aprox 5 seconds before it opens another worksheet called "Log" both of these workseets are held within the same workbook (named anthony 07oct) thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Special Private Character Question | Excel Discussion (Misc queries) | |||
Private Textbox Exit Sub question... | Excel Worksheet Functions | |||
Private Sub Running Other Private Sub Inadvertently | Excel Programming | |||
Private Sub Workbook_Open() not running on open | Excel Programming | |||
Add code to Private Sub ComboBox1_Change() with a macro from a different workbook | Excel Programming |