avant-guvnor
Member
- Outlook version
- Outlook 2016 32 bit
- Email Account
- Office 365 Exchange
Today my Office 365 updated automatically to version 16.0.8625.2121.
Now all my vba code in Outlook 2016 with:
Dim oOutlook As Outlook.Application
and
Set oOutlook = CreateObject("Outlook.Application")
produces the following error on the Set statement:
is anyone else getting this or does anyone have a solution?
Now all my vba code in Outlook 2016 with:
Dim oOutlook As Outlook.Application
and
Set oOutlook = CreateObject("Outlook.Application")
produces the following error on the Set statement:
is anyone else getting this or does anyone have a solution?