Thread
: [Solved]
Text manipulation in MACRO
View Single Post
03-08-2013, 09:29 PM
macropod
Windows 7 64bit
Office 2010 32bit
Administrator
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,384
Hi srt,
You can do this without a macro, using a
wildcard
Find/replace, where:
Find = (DP )([!^13]{1,})([^13]VD*VX[!^13]{1,}[^13])(DP )([!^13]{1,}[^13])
Replace = \1\2\3DB \2,\5\4\5
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
macropod
View Public Profile
Find all posts by macropod