Highlight and change Text to Red

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
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

Graham Mayor said:
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

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
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.
 
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

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
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

Graham Mayor said:
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

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
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.
 
Hello Graham

Graham the reason I was not getting anywhere was I was not thinking clearly
, I forgot to put in the backslash \ just abit more focus on my part and I
would have been okay.

ps you web sight is fine, no need to make any changes.

Thanks

Steved

Graham Mayor said:
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

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
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

Graham Mayor said:
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.
 
I have made the changes - the information about the backslash should now be
clearer.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Hello Graham

Graham the reason I was not getting anywhere was I was not thinking
clearly , I forgot to put in the backslash \ just abit more focus on
my part and I would have been okay.

ps you web sight is fine, no need to make any changes.

Thanks

Steved

Graham Mayor said:
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

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
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.
 
Thanks Graham

I've printed out a copy

Cheers

Steved

Graham Mayor said:
I have made the changes - the information about the backslash should now be
clearer.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Hello Graham

Graham the reason I was not getting anywhere was I was not thinking
clearly , I forgot to put in the backslash \ just abit more focus on
my part and I would have been okay.

ps you web sight is fine, no need to make any changes.

Thanks

Steved

Graham Mayor said:
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top