View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Doug Paul Doug Paul is offline
external usenet poster
 
Posts: 2
Default Excel NewWorkbook event

Does anyone have any sample code for trapping and
handling the Excel NewWorkbook event in C# .NET COM addin?
I've set up the code and gotten it to compile, but it
does not work. The same holds true for Word NewDocument
event.