A
Angus
I have a module which sends an email using outlook.
On one PC I get an error message at this line of code:
Set olApp = CreateObject("Outlook.Application")
The error message is as follows:
Run-time error '-2147024770 (8007007e)':
Automation error
The specified module could not be found
Any help greatfully received.
On one PC I get an error message at this line of code:
Set olApp = CreateObject("Outlook.Application")
The error message is as follows:
Run-time error '-2147024770 (8007007e)':
Automation error
The specified module could not be found
Any help greatfully received.