Hello from Steved

I have a document with a capital c and open bracket and closing bracket
as an example C( 20 0 0 )

I would like a macro to find every acurrence Hightlight the capital letter C
to the closing bracket and make it bold.

Thankyou in advance

RE: Macro Please by Chuck

Chuck
Wed May 25 07:32:02 CDT 2005

You don't need a macro. Use a wild card search and replace. Help yourself
to Word Help where you'll find all the info you'll need. It will take some
work to figure it out but it will be worth it.

You might also find this link helpful:
http://word.mvps.org/faqs/general/UsingWildcards.htm

"Steved" wrote:

> Hello from Steved
>
> I have a document with a capital c and open bracket and closing bracket
> as an example C( 20 0 0 )
>
> I would like a macro to find every acurrence Hightlight the capital letter C
> to the closing bracket and make it bold.
>
> Thankyou in advance

RE: Macro Please by Steved

Steved
Wed May 25 15:15:47 CDT 2005

Thankyou

"Chuck" wrote:

> You don't need a macro. Use a wild card search and replace. Help yourself
> to Word Help where you'll find all the info you'll need. It will take some
> work to figure it out but it will be worth it.
>
> You might also find this link helpful:
> http://word.mvps.org/faqs/general/UsingWildcards.htm
>
> "Steved" wrote:
>
> > Hello from Steved
> >
> > I have a document with a capital c and open bracket and closing bracket
> > as an example C( 20 0 0 )
> >
> > I would like a macro to find every acurrence Hightlight the capital letter C
> > to the closing bracket and make it bold.
> >
> > Thankyou in advance