Hi All,
I'm using Word 2000 and trying to perform search and replace to
'Increment the font size to 12 of any text that is between $. For example
$Here$ should be converted to 'Here' with 12 font size without the $
characters.
I can search using the wildcard and find what I'm looking for, but I don't
know how to get rid of the leading and trailing $ using the replace
expression. Could anyone help me.
Thanks
Junaid
Jay Freedman - 29 Aug 2003 03:09 GMT
Hi, Junaid,
See http://www.mvps.org/word/FAQs/General/UsingWildcards.htm.

Signature
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://www.mvps.org/word
> Hi All,
> I'm using Word 2000 and trying to perform search and replace to
[quoted text clipped - 8 lines]
> Thanks
> Junaid
Junaid - 29 Aug 2003 15:58 GMT
Thanks much Jay. It really helped.
Junaid
> Hi, Junaid,
>
[quoted text clipped - 12 lines]
> > Thanks
> > Junaid
Graham Mayor - 29 Aug 2003 07:42 GMT
Replace
$(*)$
with
\1 format font size 12

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
E-mail gmayor@mvps.org
Web site www.gmayor.dsl.pipex.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
> Hi All,
> I'm using Word 2000 and trying to perform search and replace to
[quoted text clipped - 8 lines]
> Thanks
> Junaid