No it is Outlook not Outlook express but I have managed to remedy it by amending the script to:
Set oOutlook = CreateObject("Outlook.Application", "localhost").
It works perfectly now.
Many thanks for your help!
No it is Outlook not Outlook express but I have managed to remedy it by amending the script to:
Set oOutlook = CreateObject("Outlook.Application", "localhost").
It works perfectly now.
Many thanks for your help!