Re: Send a email with attachment
- From: "Hung" <hung@xxxxxxxx>
- Date: Wed, 8 Mar 2006 10:50:04 +0800
Hi,
I need to send some quotations to hundred customers in PDF format.
The content of quotation is according to customers.
So I used ToPDF to generate some PDF files in a folder.
Then how can I send the PDF to customers by using Access2003?
The syntax of SendObject have no "attactment"... , So I don't no how to
do...
DoCmd.SendObject , "", "", "", "", "", "", "", False, ""
Is OUT LOOK ISAM driver is an alternative?
Thank you for helping.
Hung
"freakazeud" <freakazeud@xxxxxxxxxxxxxxxxxxxxxxxxx> ¼¶¼g©ó¶l¥ó·s»D:A0E09967-BFA6-4F70-B3A7-ACF9D7A5E116@xxxxxxxxxxxxxxxx
Hi,
you might need to clarify a little more. What sort of attachment.
Sendobject
is very limited and only allows attachment of internal database objects
and
only ONE at a time.
If you want to use external files and send more then one you need to find
an
alternative to sendobject. There are many available including automating
outlook from with access or using redemptions...!
HTH
Good luck
--
Oliver
Admin Specialist & Computer Science Major @ UMD - Go Terps - :)
http://www.oli-s.de
"Hung" wrote:
Hi All,
How can I use "SendObject" to send email with attachment?
Thank You Very Much!~
Hung
.
- References:
- Send a email with attachment
- From: Hung
- Send a email with attachment
- Prev by Date: Re: open word doc from access
- Next by Date: Re: open word doc from access
- Previous by thread: Send a email with attachment
- Next by thread: ASP.NET 2.0 Webservice cannot be consumed...
- Index(es):
Relevant Pages
|