View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Stuart[_8_] Stuart[_8_] is offline
external usenet poster
 
Posts: 5
Default Disabling Sheet Code

How do I disable Sheet code such as "Private Sub
Worksheet_SelectionChange(ByVal Target As Excel.Range)" from working when
another sub in another module is operating on the sheet.