Thread
:
string variable that contains formatting
View Single Post
#
2
January 17th 06, 03:51 PM posted to microsoft.public.outlook.program_vba
Jay Taplin
external usenet poster
Posts: 7
string variable that contains formatting
You should be able to assign the RTF property to a string variable, such as:
strRTF = RichTextBox1.RTF
To parse the text and replace the signature you'll need to understand the
RTF codes...
Jay Taplin MCP
Jay Taplin
View Public Profile
View message headers
Find all posts by Jay Taplin
Find all threads started by Jay Taplin
Ads