Symol in Find/Replace

  • Thread starter Thread starter PT
  • Start date Start date
P

PT

I want to do a global find/replace to replace a normal "e" in certain French
words with an accented "e". I can do so manually using Insert | Symbol.
But I can't figure out how to introduce the accented "e" into the "Replace"
section of the Find/Replace dialog box.
 
Once you've copied the symbol to the clipboard, you can put it into
the Replace dialog by pressing Ctrl+V. Alternatively, click the More
button and then the Special button, and choose "Clipboard contents",
which inserts the shortcut ^c in the Replace With box.

See
http://www.word.mvps.org/FAQs/General/FindingSpecialCharacters.htm.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 
There are three accented 'e's in French è, é, ê
These equate to ASCII characters 0232, 0233, 0234
In addition to the method suggested by Jay, you can address the characters
directly in the find and replace dialog by using the ASCII code for that
character eg to replace with é you could enter ^0233 in the box - see
http://www.gmayor.com/replace_using_wildcards.htm

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

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Back
Top