View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hany Hany is offline
external usenet poster
 
Posts: 1
Default workbook_open not being called when I open the excel file

I added some code in the workbook_Open() but the when the user opens
the excel file, there is evidence that the workbook_Open() not being
called (form not showing, cells not initializing). He has Excel 2003
Sp1. Does anyone know how could this happen?