S
sam
in some machines i get an error while connecting access to outlook
Dim olApp As Outlook.Application
Set olApp = CreateObject("Outlook.Application")
end's with error 429 "ActiveX compnent can't create object"
what can be done?
thanks
Dim olApp As Outlook.Application
Set olApp = CreateObject("Outlook.Application")
end's with error 429 "ActiveX compnent can't create object"
what can be done?
thanks