View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Spencer Hutton Spencer Hutton is offline
external usenet poster
 
Posts: 45
Default excel crash on workbook_open userform.show

I have a userform.show statement running with the workbook_open event.
if i close my workbook and do not save, the next time i open it, i get the
error, path/file access error and then the vb error, could not find specified
object. does anyone know what causes this. every app i have written with a
userform.show statement on this event has never caused me a problem like
this...