View Single Post
 
Old 08-31-2016, 11:20 AM
Bansaw's Avatar
Bansaw Bansaw is offline Windows XP Office 2007
Novice
 
Join Date: Jul 2011
Posts: 4
Bansaw is on a distinguished road
Default newb - search and replace - WILDCARDS - keep original...?

I need to replace a few things in a document.

Like this:

# 45 A needs to become # 45 B
# 78 A needs to become # 78 B
# 102 A needs to become # 102 B

So basically the REPLACE needs to remember what its found in step 1 and put that same string back. So I am asking it, "remember 45" and "remember 78" and put them back in the replace string.
Reply With Quote