View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Workbook_Open event not firing

It isn't in the thisworkbook module?

--
Regards,
Tom Ogilvy

"0013" wrote in message
...
For some reason, the Workbook_Open event is not firing in one specific
workbook. I created a blank workbook and added the event with a msgbox

alert
and it worked fine.

Any ideas why this event wouldn't be firing?

Thanks,