Thread
:
Is there a SUB like "Sub Worksheet_De-Activate()"?
View Single Post
#
1
Posted to microsoft.public.excel.programming
CRayF
external usenet poster
Posts: 115
Is there a SUB like "Sub Worksheet_De-Activate()"?
Private Sub Worksheet_SelectionChange()
Private Sub Worksheet_Activate()
Is there actions I can take when the current Workshhet is being "left" as
opposed to Activate?
Reply With Quote
CRayF
View Public Profile
Find all posts by CRayF