Email Automation

  • Thread starter Thread starter Gary S
  • Start date Start date
G

Gary S

I currently use the "sendobject" to attach a report to an email with code.
But the problem with this approach is it can only handle one attachment per
email. I need to attach multiple attachments to an email. I currently run
some code that sends several reports to a directory and then I manually
attach the serveral reports to and email and then send it. Is there anyway
to automatically do this through code?
 
Gary S said:
As an added note, the email program I use is Groupwise.

Ah, that helps. One attachment is one of the many limitations of
SendObject. Microsoft Access Email FAQ - Novell GroupWise
http://www.granite.ab.ca/access/email/novellgroupwise.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Back
Top