View Single Post
 
Old 10-28-2013, 10:36 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by SQLUSA View Post
Assume also that the word is in notepad.
Notepad doesn't support any kind of character formatting, so the answer has to be no. You could, however, use HTML coding in the notepad file, save that in the htm format, then open it with Word. Word will then render the HTML coding.

For the example you gave, the text file would contain:
<html>
<p class=MsoNormal>MIS<span style='background:#D9D9D9'>CELLANE</span>OUS</p>
</html>
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote