![]() |
|
#1
|
|||
|
|||
|
Hi, I'm working thru a doc looking for matching paragraphs (one containing " - ").
If found I want split(ThisOne, " - ")(0) to be bold and split(ThisOne, " - ")(1) to be not bold. Not sure how to tackle this.. There's not much to my code, pp is the string I start with is For Each p In ActiveDocument.Paragraphs pp = p.Range.Text and I've found I can change pp then write it back with p.Range.Text= pp However, as it's only part of pp, I'm a bit stuck. Thanks for any advice. I'm new to this. Fred. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Find, select, and replace part of text with bold
|
paik1002 | Word VBA | 4 | 12-07-2015 11:24 PM |
| How to parse bold sections of a paragraph? | XmisterIS | Word VBA | 2 | 03-31-2014 02:54 PM |
Set style for part of paragraph
|
meileetan | Word | 7 | 06-07-2013 01:09 AM |
Set paragraph text to bold.
|
Sorcerer13 | Word | 1 | 09-04-2012 11:08 AM |
How to indent only half part of the paragraph 2em
|
Samahu | Word | 2 | 01-17-2011 08:15 AM |