Your question has caused me to revisit my web page. Although the
issue of reserved characters is mentioned, it could be made clearer,
so this morning I will revise the relevant section.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site
www.gmayor.com
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Steved wrote:
Hello Graham
I spent half an hour or so trying to get it to find D (, with no
luck, yes you are right I should know by now, I have used your
Wildcard functions many times, from time to time i get stuck.
Thanks Steved
:
Search for
D\([0-9 ]{1,}\)
replace with
^&
format font > font color Red
Such simple wildcard searches are not difficult. I would have
thought that by now you should have been able to work it out for
yourself, given all the past information we have provided. See
http://www.gmayor.com/replace_using_wildcards.htm
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site
www.gmayor.com
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Steved wrote:
Hello from Steved
D( 2 0 1)
With the above how would I find D and End Bracket Highlight and
change the text to red please.
Thankyou.