Sending Word 2003 msg from Outlook 2003

J

James

I'd like to construct some VBA which will automate the sending of a
word document via email from within word. I can do it by hand simply
by creating the document (btw, I'm saving the doc as filtered HTML,
and it has tables in it) and doing File>Send To>Mail Recipient. I try
to "record" this as a macro, but it won't let me record the mailing
portion of it. Can I do it programatically? I did try the sendmail
method, but it didn't preserve any ot the formatting, tables, etc. TIA.
 

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