Thread
:
Can't get Worksheet_Activate() to work in one spreadsheet.
View Single Post
#
1
Posted to microsoft.public.excel.programming
clay
external usenet poster
Posts: 2
Can't get Worksheet_Activate() to work in one spreadsheet.
Private Sub Worksheet_Activate()
MsgBox "Help"
End Sub
This MsgBox or any code will not execute. This code is placed in the Sheet.
Reply With Quote
clay
View Public Profile
Find all posts by clay