View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Zeeb Jim Zeeb is offline
external usenet poster
 
Posts: 3
Default Workbook_Open not running when Analysis Tool Pack Add-in selected

I have a Workbook_Open macro in the ThisWorkbook module that is not running. If I un-select the Analysis Tool Pack add-in, it runs just fine. How do I get both of these things to work together?