View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patrick Hampton[_2_] Patrick Hampton[_2_] is offline
external usenet poster
 
Posts: 3
Default Hanlde "New Workbook" Task Pane Events

We have created a VSTO addin for Excel 2003 and have written code to manage
creation of new workbooks. However, we have been unable to find a control or
an event that we can hook to that would allow us to run our code when the
user creates a new workbook from the "New Workbook" task pane. Can anyone
tell me how to accomplish this?