Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have declared a subroutine:
Private Sub Worksheet_Activate() with the belief that this is executed when the sheet or workbook opens However, when I have closed the workbook and re-opened, the code ha not been executed. I have put Debug.Print statements at the beginnin and end but Excel doesn't even enter this code. Are there an circumstances under which this might happen -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet_Activate not working for multiple cells | Excel Discussion (Misc queries) | |||
Worksheet_Activate | Excel Programming | |||
Why wouldn't calling the Activate sub for a sheet automatically call that sheet's Worksheet_Activate() sub? | Excel Programming | |||
Automation Procedure with Worksheet_Activate | Excel Programming |