View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default How to prevent "Private Sub Workbook_SheetSelectionChange" to exec

Hi,

I assume you have code in this event that conditionally you don't want to
execute. Tell us what this condition is.

Mike

"Luc" wrote:

The title says it all....