How to send document via email

A

Andre Croteau

Hi,

I am new to the Word newsgroups, but have surfed mainly in the Excel
newsgroups.

I would like to have a macro button that user would click so that the file
be sent by email.
(I have not yet found how to insert that maco button- not as easy as Excel)

I have tried using the same Excel VBA code into the Word VBA code without
any success.

In Excel I had this command code

ActiveWorkbook.SendMail (e-mail address removed), _
"Message on Subject line"

Can someone come up with the code to send the documents, along with the
message?

Thank you

André
 

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