View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Jerakis[_2_] Mike Jerakis[_2_] is offline
external usenet poster
 
Posts: 8
Default Workbook Open Event not triggering

I've got a file where the Sub Workbook_Open() code will not run if the file
is opened when Excel is not already open, i.e. opened from Explorer or
directly from an e-mail when Excel is not running. However, it runs
perfectly fine if Excel is already running, regardless of initiation method.
Any ideas?