![]() |
#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 | Thread Starter | Forum | Replies | Last Post |
![]() |
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 |
![]() |
meileetan | Word | 7 | 06-07-2013 01:09 AM |
![]() |
Sorcerer13 | Word | 1 | 09-04-2012 11:08 AM |
![]() |
Samahu | Word | 2 | 01-17-2011 08:15 AM |