S
Shu
Hi,
I have a urgent problem need to be solved soon.
I can not find the MS Outlook 9.0 object in the reference
list by default, so I use browse to select the related
file, then check it. It seems in this way the outlook
object can not be created.
I was given the error message: "ActiveX component can not
create an object" on the line 2:
Dim objOutlook As Outlook.Application
Set objOutlook = CreateObject("Outlook.Application")
Is there someone have the same experience to help me sort
it out? Thanks a lot.
Regards
Shu
I have a urgent problem need to be solved soon.
I can not find the MS Outlook 9.0 object in the reference
list by default, so I use browse to select the related
file, then check it. It seems in this way the outlook
object can not be created.
I was given the error message: "ActiveX component can not
create an object" on the line 2:
Dim objOutlook As Outlook.Application
Set objOutlook = CreateObject("Outlook.Application")
Is there someone have the same experience to help me sort
it out? Thanks a lot.
Regards
Shu