View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default FindReplaceFunction

Use a wildcard search for [Cc]
http://www.gmayor.com/replace_using_wildcards.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org


mike wrote:
I have a table that contains the single letter C and also has the
letter c in whole words as well, "Cake". I need to use the
FindReplace statement to search for
the single letter c and replace with "yes" but not affect other whole
words cotaining the letter c. Can this be done using the FindReplace
statement and how would
the Edit statement look like.
Thanks for anyone who can help.