G
Gromit
Hi
I seem to be having problems with worksheet-level events.
I'm pasting:
Private Sub Worksheet_Deactivate()
MsgBox "Hi!"
End Sub
Into the sheet-level code sheet. The code isn't triggering when I leav
the sheet.
Any setting I might be missing?
Cheers,
Gromi
I seem to be having problems with worksheet-level events.
I'm pasting:
Private Sub Worksheet_Deactivate()
MsgBox "Hi!"
End Sub
Into the sheet-level code sheet. The code isn't triggering when I leav
the sheet.
Any setting I might be missing?
Cheers,
Gromi