Storing find/replace combinations?

  • Thread starter Thread starter GKW in GA
  • Start date Start date
G

GKW in GA

Is there a way to store FIND/REPLACE combinations so I don' have to re-key
them everytime.

For instance I frequently search for mutiple spaces and replace them with a
single space by keying ( ){2,} into the search box and ( ) into the replace
box. I would like to store this somewhere so I don't have to re-key it.
 
Record the search as a macro.

Replace
( ){1,}
with
\1

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

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

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