View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kikde kikde is offline
external usenet poster
 
Posts: 10
Default SheetCalculate (F9) does not reach the excel-addin

Hi,
i have a problem with an addin.
the sheetCalculate-event won't be fired for the add-In, so the code in the
event handler of the add-inn won't be started...

few more infos:
- Other events like WorkbookActivate will be fired for the add-in
- sheetCalculate will be fired for the active workbook (only for testing,
there is no code
- no other add-inns are started