Workbook_Open Event won't work

  • Thread starter Thread starter Rehinger
  • Start date Start date
R

Rehinger

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
 
Never mind... I figured it out.

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