M
Mark A. Sam
I have an MS Access2002 app that I imported into Access 2007. It was
running fine for a couple of weeks, then suddenly I get this error:
ActiveX component can't create object
when it executes this line of code.
Set olookApp = CreateObject("Outlook.Application")
I checked my references, and they are ok, and the app compiles ok.
Thanks for any help and God Bless,
Mark A. Sam
running fine for a couple of weeks, then suddenly I get this error:
ActiveX component can't create object
when it executes this line of code.
Set olookApp = CreateObject("Outlook.Application")
I checked my references, and they are ok, and the app compiles ok.
Thanks for any help and God Bless,
Mark A. Sam