Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Robert
Just put something like this in the ThisWorkbook module Private Sub Workbook_Open() Sheets("Sheet1").Activate End Sub Then when sheet1 is activated the worksheet_activate code will run on that sheet. Take care Marcus |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Activate Object question | Excel Worksheet Functions | |||
Activate Object question | Excel Worksheet Functions | |||
ThisWorkbook.Activate Question | Excel Programming | |||
Return to Current Sheet in On (sheet activate) event macro | Excel Programming | |||
Worksheet.activate question | Excel Programming |