Jarvonimbus
MIS
I have been using Outlook VBA on a new PC which was already set-up with Office 2007. Initially, these would would run successfully. I have also used them in the past on Outlook 2000 and 2003.
However, I have subsequently installed Excel2000 to run in parallel with Office2007, as our existing accounts system requires the older version.
Now I am getting an error message "429 ActiveX Component can't create object".
From the following:
Set myOlApp = CreateObject("Outlook.Application")
I have tried googling but not been able to decipher a solution! Please can anyone help? Kind regards
However, I have subsequently installed Excel2000 to run in parallel with Office2007, as our existing accounts system requires the older version.
Now I am getting an error message "429 ActiveX Component can't create object".
From the following:
Set myOlApp = CreateObject("Outlook.Application")
I have tried googling but not been able to decipher a solution! Please can anyone help? Kind regards