Page 1 of 1

CHANGING FONT ATTRIBUTES

Posted: Tue Jan 13, 2009 8:47 am
by krowe111
Is it possible to so a search and replace on a text string and change the attributes to bold?

I have: Dog Derby

I want: Dog Derby

Anyone know how to do this?




Kevin Rowe

Re: CHANGING FONT ATTRIBUTES

Posted: Tue Jan 13, 2009 11:34 am
by DataMystic Support
Not possible, unless you copy the bold version of your string to the clipboard first, and specify
^c
as the replace string.