View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Stefi Stefi is offline
external usenet poster
 
Posts: 2,646
Default Workbook_Open doesn't run

Type in Immediate Window ?Application.EnableEvents
If it returns False, type in Application.EnableEvents=True and press Enter
Regards,
Stefi


€žSune€ť ezt Ă*rta:

I have a quite big and for the application important Workbook_Open. Suddenly
it stop working. I have no clues and it more and less makes the application
worthless.