Thread
:
Macro to find nested double quotes in document
View Single Post
05-03-2016, 03:07 PM
macropod
Windows 7 64bit
Office 2010 32bit
Administrator
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
You could do this via a
wildcard
Find/Replace. where:
Find = (“[!”]@)“(*)”(*”)
Replace = \1‘\2’\3
No macros required.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
macropod
View Public Profile
Find all posts by macropod