![]() |
|
#1
|
|||
|
|||
![]()
Assume I want to shade (White, background 1, darker 15%) part of
MISCELLANEOUS Assume also that the word is in notepad. Can I imbed code for shading in the notepad file so that if I copy & paste the word it will be shaded in Word? Thanks. |
#2
|
||||
|
||||
![]()
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] |
#3
|
|||
|
|||
![]()
Thanks Paul that works.
What I meant to include Word control codes in the notepad document just like a tab character which is picked up Word. |
#4
|
||||
|
||||
![]()
Tab characters, though, are just as much characters as any letter you may type. That's a completely different issue from character formatting, which Notepad doesn't support. The example I gave is what you need to embed the kind of formatting control you referred to.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#5
|
|||
|
|||
![]()
But I don't care how it looks in Notepad.
When I copy & paste to Word it has to look the desired way. Your html solution is fine. I will go with it if there is no alternative. I just wonder if Word format control codes can be imbedded in a notepad document which is saved as a flat file. Thanks. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
MikeWebster2000 | Outlook | 2 | 09-27-2013 06:35 AM |
Shading in Cells in Word Tables | Cindy | Word Tables | 1 | 01-04-2013 02:38 PM |
How to transpose the datas of part code and supplier into row and column | PRADEEPB270 | Excel | 3 | 10-26-2012 07:22 PM |
Want to oursource part of MS Word work | salesgrower | Word | 0 | 10-29-2009 06:20 PM |