Thread
:
Find/Replace Help
View Single Post
03-20-2018, 03:49 PM
slaycock
Windows 7 64bit
Office 2016
Expert
Join Date: Sep 2013
Posts: 255
You can do this in two steps without wildcards
1. replace 'CSN' with 'CSN the'
2. replace 'the the' with 'the'
If you want to use a wildcard search
replace '(CSN)(![t])(![h])(![e])( )' with '/1 the' you'll need to look up the exact wildcard syntax.
slaycock
View Public Profile
Find all posts by slaycock