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 / Programming / January 2006

Tip: Looking for answers? Try searching our database.

copy word doc to outlook & retain formatting eg bold ?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sydney - 10 Jan 2006 05:50 GMT
Dear all

I am succuessfully copying all contents from a word document to an outlook
message item.
I cannot work out how to retain the formatting.  Any ideas?  (I do not want
to use the attach document function.)

My stuff so far...
  'Msg.BodyFormat = olFormatRichText
  Msg.To = strName
   Msg.Subject = "TESTls"
   Msg.Body = ActiveDocument.Content
    Msg.Display

With thanks
Doug Robbins - Word MVP - 10 Jan 2006 08:28 GMT
Try

Msg.Body = ActiveDocument.Range.FormattedText

Signature

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

> Dear all
>
[quoted text clipped - 12 lines]
>
> With thanks
Sydney - 11 Jan 2006 01:39 GMT
Unfortunately that didnt work.
Let me know if you think of anything else :)

With thanks

> Try
>
[quoted text clipped - 16 lines]
> >
> > With thanks
Doug Robbins - Word MVP - 11 Jan 2006 05:27 GMT
It's probably a lost cause as you have no control over how the recipient has
Outlook set to view messages.

Signature

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

> Unfortunately that didnt work.
> Let me know if you think of anything else :)
[quoted text clipped - 22 lines]
>> >
>> > With thanks
 
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.