A
AlwaysLearning
I am using Access 2003.
When setting up my code, obtained from this site, to automate sending emails
with a PDF attachment I receive a compile error saying:
"User-defined type not defined."
The line highlighted with the error is:
Dim olApp As Outlook.Application
Is there something I have to add to Access to have it recognize the above.
When setting up my code, obtained from this site, to automate sending emails
with a PDF attachment I receive a compile error saying:
"User-defined type not defined."
The line highlighted with the error is:
Dim olApp As Outlook.Application
Is there something I have to add to Access to have it recognize the above.