G Guest Jan 8, 2006 #1 I need to find a set of dates such as: "01/00/00 and replace them without the "
G Graham Mayor Jan 9, 2006 #2 Use a wildcard search for "([0-9]{2}[/][0-9]{2}[/][0-9]{2}) replace with \1 See http://www.gmayor.com/replace_using_wildcards.htm -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Use a wildcard search for "([0-9]{2}[/][0-9]{2}[/][0-9]{2}) replace with \1 See http://www.gmayor.com/replace_using_wildcards.htm -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>