Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / General MS Word Questions / March 2005

Tip: Looking for answers? Try searching our database.

SendMail with "cc" recipient from Word

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Denise - 07 Mar 2005 23:53 GMT
I can use either macro to send a word document as an attachment but I am
having trouble trying to add a recipient as a "cc".  Can someone help me with
that?

Options.SendMailAttach = True
ActiveDocument.SendMail

or

Private Sub CommandButton1_Click()
ThisDocument.SendForReview _
       Recipients:="af14", _
       Subject:="Vacation Request Form", _
       ShowMessage:=False, _
       IncludeAttachment:=True
End Sub

thanks,
Denise
Doug Robbins - 09 Mar 2005 00:09 GMT
You will need to make use of the Outlook Object Model to do this.

See the second method in the article "How to send an email from Word using
VBA" at:

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

Signature

Please respond to the Newsgroup for the benefit of others who may be
interested.   Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP

>I can use either macro to send a word document as an attachment but I am
> having trouble trying to add a recipient as a "cc".  Can someone help me
[quoted text clipped - 16 lines]
> thanks,
> Denise
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.