View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rehinger Rehinger is offline
external usenet poster
 
Posts: 2
Default Workbook_Open Event won't work

I need an input box to prompt the user to enter the drive letter upon opening
of the workbook. My code for the box works fine, but I can not get the
Workbook_Open () to execute upon file open.

I verified that my events are enabled and have closed and restarted the
application but no dice. Any ideas?

Thanks,
Reed