J
John
Hi,
I have a Word 2003 template which puts a Task in Outlook 2003. This code has
been working well for a few years and still does on exisiting workstations
I am setting up some new workstations and get an error with the line:
Set ol = New Outlook.Application
It reports that a library is not referenced. I have "Microsoft Outlook 11.0
Object Library" ticked in the Visual Basic editor.
What else might be causing this issue?
Thanks,
John
I have a Word 2003 template which puts a Task in Outlook 2003. This code has
been working well for a few years and still does on exisiting workstations
I am setting up some new workstations and get an error with the line:
Set ol = New Outlook.Application
It reports that a library is not referenced. I have "Microsoft Outlook 11.0
Object Library" ticked in the Visual Basic editor.
What else might be causing this issue?
Thanks,
John