Hi CRayF,
Additionally, you might care to visit Chip Pearson's page on event
procedures at:
http://www.cpearson.com/excel/events.htm
---
Regards,
Norman
"CRayF" wrote in message
...
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?