![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi all
I want to set the body of the message without losing the formatting. Currently the default appearance (signature and background) of the message disappears once I set the body. Any clue of how to deal with that? Samuel |
Ads |
#2
|
|||
|
|||
![]()
Clues would depend on your Outlook version and whether the message is in RTF or HTML format.
FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Samuel" wrote in message ... Hi all I want to set the body of the message without losing the formatting. Currently the default appearance (signature and background) of the message disappears once I set the body. Any clue of how to deal with that? Samuel |
#3
|
|||
|
|||
![]()
HTML
"Sue Mosher [MVP-Outlook]" wrote in message ... Clues would depend on your Outlook version and whether the message is in RTF or HTML format. FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Samuel" wrote in message ... Hi all I want to set the body of the message without losing the formatting. Currently the default appearance (signature and background) of the message disappears once I set the body. Any clue of how to deal with that? Samuel |
#4
|
|||
|
|||
![]()
Outlook version? Word as the editor? And you're trying to do exactly what?
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Samuel" wrote in message ... HTML "Sue Mosher [MVP-Outlook]" wrote in message ... Clues would depend on your Outlook version and whether the message is in RTF or HTML format. FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba "Samuel" wrote in message ... Hi all I want to set the body of the message without losing the formatting. Currently the default appearance (signature and background) of the message disappears once I set the body. Any clue of how to deal with that? Samuel |
#5
|
|||
|
|||
![]()
Outlook 2002, flexible regarding the Word
I create a message in VBA and I the assign the Subject and the body Thank you, Samuel "Sue Mosher [MVP-Outlook]" wrote in message ... Outlook version? Word as the editor? And you're trying to do exactly what? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Samuel" wrote in message ... HTML "Sue Mosher [MVP-Outlook]" wrote in message ... Clues would depend on your Outlook version and whether the message is in RTF or HTML format. FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba "Samuel" wrote in message ... Hi all I want to set the body of the message without losing the formatting. Currently the default appearance (signature and background) of the message disappears once I set the body. Any clue of how to deal with that? Samuel |
#6
|
|||
|
|||
![]()
That tells us a little bit about what you're doing. But what you are actually trying to accomplish by doing that? GIve us the big picture.
In the meantime, if you want to work with formatted text, then you need to be working with the HTMLBody property, not Body, and using full HTML tags, as web pages do. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Samuel" wrote in message ... Outlook 2002, flexible regarding the Word I create a message in VBA and I the assign the Subject and the body HTML I want to set the body of the message without losing the formatting. Currently the default appearance (signature and background) of the message disappears once I set the body. Any clue of how to deal with that? Samuel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing objItem.Body with formatting | SteveH | Outlook and VBA | 2 | July 18th 07 04:42 AM |
Outlook 2007 e-mail message headers download but not message body | DJR | Outlook - Installation | 3 | September 13th 06 04:00 AM |
Automatic formatting doesn't scan message body? | Wowbagger | Outlook - General Queries | 1 | September 12th 06 05:13 PM |
Recieving a message with attachment and I can't view message body | mytwosweetpeas | Outlook - General Queries | 0 | July 7th 06 08:48 PM |
Using VBA to edit mail body without losing embedded pictures? | [email protected] | Outlook and VBA | 2 | March 20th 06 08:38 PM |