Quote:
Originally Posted by macropod
You do not need a macro for this. All you need is a wildcard Find/Replace, where:
Find = <([A-Za-z]{2})[A-Za-z]@([A-Za-z])>
Replace = \1\2
|
Thanks macropod for the reply. Am I missing any steps? There are always no search results so that I cannot convert the attached file 1 (Before.docx) to attached file 2 (After.docx). Would you mind helping me?