K
Kim
I need to search for specific text in a line of text and highlight the
entire line. In my example below, I need to search for "AA" throughout
my document and once it's found select the enter line it's found on
and change to Bold, paragraph after space to 5 pt.
AA This information is good...
and
AA Not working...
I tried a Wildcard search of "AA(*)" and "AA(?)" but it doesn't
highlight everything in that row (line of text). Can I create a
wildcard search to do this, or is a macro in VBA needed?
Thanks for your help!
Kim
entire line. In my example below, I need to search for "AA" throughout
my document and once it's found select the enter line it's found on
and change to Bold, paragraph after space to 5 pt.
AA This information is good...
and
AA Not working...
I tried a Wildcard search of "AA(*)" and "AA(?)" but it doesn't
highlight everything in that row (line of text). Can I create a
wildcard search to do this, or is a macro in VBA needed?
Thanks for your help!
Kim