email word document

G

Guest

i am using Access 2000 and want to email a word document to a selection of
people in my database. What is the best way to do this, can I use the
SendObject action

thanks
 
S

Steve Schapel

Judith

No, you won't be able to use a SendObject macro for this. Not directly
anyway... you could get a new email message opened, but you would have
to manually attach the document.

You really need to use a VBA procedure for this. There is some good
information here, about various approaches:
http://www.granite.ab.ca/access/email.htm Unfortunately, this is not a
simple matter.
 

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

Similar Threads

Send Report 1
Email a form 1
Sending E-Mails Using Macros - Populate To and CC 2
Send Object 2
macros with a macro 1
sendobjject - email 1
OutputTo Then SendObject 3
Recover Wordpad Document 1

Top