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

Never mind... I figured it out.

I am very new to this (two days). I did not put it in the "This Workbook"
module.

"Rehinger" wrote:

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