Thread
:
Retrieving Rich Text from a RTF Text box in a User Form
View Single Post
06-19-2014, 10:52 AM
NobodysPerfect
Windows 8
Office 2010 32bit
Competent Performer
Join Date: Jan 2014
Location: Germany
Posts: 136
Hi,
I think you could use "
FormattedText
"
Code:
Set rngSource = YourRichTextField YourTable(Cell x, y).Range.FormattedText = rSource
HTH
NP
NobodysPerfect
View Public Profile
Find all posts by NobodysPerfect