Automation Error

  • Thread starter Denise A. Monasteri
  • Start date
D

Denise A. Monasteri

While running VBA code on the .open event I get the
following error: Automation Error the specified procedure
could not be found. -Z147024769. Can you let me know
what causes this.
 
B

BrianB

Can you get to the debug window ? If so ..
What line does it stop at ?
View/Call stack .. will show what subroutine is active
 
Top