Adding Attachments to an Email

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any way to add attachments to an email generated by SendObject? I
know you can set the EDIT option to True and manually attach files but I want
to generate up to 100 emails & attach any files in a specific directory. I do
have a third party addon that does this but I want to keep this one generic.
Thanks for any help
 
You can only attach Access Objects from the current database with SendObject
Method.

You need to use Outlook Automation or CDO (Collaborative Data Objects) to be
able to attach other files.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top