Sending Macro-Formatted Word Documents via Email

L

Lance Sulton

Greetings!

Here's my conundrum: I'd like to use VBA in Word 2000 to
peruse a directory of files, open, format and save each
file, and then send each file as an attachment to unique
recipients. All this WITHOUT auto-launching our email
client (Lotus Notes); I assume directly hitting the SMTP
server would do.

Can anyone point me in the direction of any resources
where I could get a clue as to how to structure this
macro? Any and all help would be most appreciated.

Thanks in advance.
 
D

Doug Robbins - Word MVP

Hi Lance,

I don't know about the Lotus Notes thing, but see the article "How to send
an email from Word using VBA" at:

http://www.mvps.org/word/FAQs/InterDev/SendMail.htm

Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a consulting basis.

Hope this helps
Doug Robbins - Word MVP
 
L

Lance Sulton

Thanks fo much for replying, Doug. I'll give the code a
shot and let you know how it pans out. Thanks again for
your input.
 

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

Top