I'm getting the following error message "Run time error 429 - ActiveX
component can't create object". The following is the command it fails on:
Set mclsFO = New FileObject
Does anyone have any idea what this message means?
This is an application that worked fine before I was upgraded from Access
2000 to 2003.
Klatuu - 31 Oct 2005 19:04 GMT
Did you check your VBA Library References after the upgrade?
> I'm getting the following error message "Run time error 429 - ActiveX
> component can't create object". The following is the command it fails on:
[quoted text clipped - 4 lines]
> This is an application that worked fine before I was upgraded from Access
> 2000 to 2003.