Re: How do i find and replace words in parenthesis?
- From: "Graham Mayor" <gmayor@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 1 Sep 2006 08:31:11 +0300
Only problem is that this will convert any bracketed text and not merely
your chord numbers.
Search instead for
\([a-zA-Z0-9]{1,}\)
Replace with
^& format font red
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Bob in Arizona wrote:
Exactly what I needed! Thanks
"Phil Rabichow" wrote:
Hi Bob:
1. Press Ctrl+H to bring up Find/Replace dialog box.
2. In the find box, type
\(*\)
3. click in the replace box, go to Format/Font & change it to red.
Leave the replace box blank. Under it, it will say Format: Font
color: Red
4. Click "Use wildcards"
5. Click Replace all.
The "\" tells Word to treat an operator (like parenthses) as just a
character. Therefore, \( finds the opening paren, the "*" says to
find everything after that up to \), which is the closing paren.
--
Hope this helps.
Phil
To assist in maintaining the thread for others who are interested,
please post any follow-up question or reply in the newsgroup and not
directly to me:-)
Bob in Arizona wrote:
I play guitar and have several files with the chord names in
parenthesis. Ex. A (B)child arrived just the (D)other day... Using
find and replace with special characters, I need to find all
letters and numbers enclosed in parenthesis (including the
parenthesis characters) and change the font color to red in order
to highlight the chords. Does anyone know the special character
string that will find all occurrances of text within parenthesis
(including the Parenthesis Marks) and replace with an alternate
text color?
.
- References:
- Re: How do i find and replace words in parenthesis?
- From: Phil Rabichow
- Re: How do i find and replace words in parenthesis?
- Prev by Date: Re: Higher number of recently used files (more than nine)
- Next by Date: Re: HP printer starts print on labels in wrong place, why?
- Previous by thread: Re: How do i find and replace words in parenthesis?
- Next by thread: Re: How do I create a link to a reference in a word document?
- Index(es):
Relevant Pages
|