View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default A macro to send multiple documents to different email address?

While it would be possible to create a macro to do it from Word, I would
suggest that you just select the documents in Windows Explorer, then right
click and select Send to and then select Mail Recipient.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"SteakCakes" wrote in message
...
Hi, I was wondering if it is possible to create a macro to automate
sending
five documents via email. The problem that I think I have, is because
every
time I would want to send the five documents, the "send to" email address
is
going to be different every time.

Is there a way to define an email address first, then get word to read
this
address and open up five documents and then send a copy of each to the
defined address?


I am confused, because I think a macro can do the same thing
automatically,
but if something has to be different every time, then a macro wont work
for
me.

Thanks in advance.