W
W. Broersen
I want to use Outlook.Application, but I donot get further.
Dim objOLApp As Outlook.Application
objOLApp = CreateObject("Outlook.Application")
Everytime I'll get the following error:
Cannot create ActiveX component
I set in the reference the COM from Outlook...
Does someone know how to solve this problem????
Regards,
Wilco Broersen
Dim objOLApp As Outlook.Application
objOLApp = CreateObject("Outlook.Application")
Everytime I'll get the following error:
Cannot create ActiveX component
I set in the reference the COM from Outlook...
Does someone know how to solve this problem????
Regards,
Wilco Broersen