R
Robert Crandal
I have 5 sheets that each process "Worksheet_Activate()". When
my workbook first opens, Sheet1 is automatically selected by
default as the first active sheet, however it does not receive any
"Activate" event when the workbook is first loaded.
What is a good way to ensure that the default activated sheet's
"Worksheet_Activate()" handler is called??
thank you!
my workbook first opens, Sheet1 is automatically selected by
default as the first active sheet, however it does not receive any
"Activate" event when the workbook is first loaded.
What is a good way to ensure that the default activated sheet's
"Worksheet_Activate()" handler is called??
thank you!