Want to find and add, not replace

G

Guest

I am trying to do a "find and replace" but actually not replacing but adding
a couple of characters. Specifically, I am trying to find a paragraph mark
followed by any number then adding a character in front of the number without
deleting the number found.

Can you help me do this?
 
S

Suzanne S. Barnhill

Well, you can add to the found text by using ^& (for "Find what text") plus
whatever you want to add. And you can change the font by adding that to the
"Replace with" definition. But unless you want all of the replacement to be
superscript, you can't do it in a single operation. You could add the number
with some extraneous text, then run another replace to find the
number+extraneous text, remove the extraneous text, and format as
superscript.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 

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

Top