View Single Post
 
Old 10-16-2022, 08:43 AM
Emby Emby is offline Windows 7 32bit Office 2000
Novice
 
Join Date: Nov 2017
Posts: 10
Emby is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
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?
Attached Files
File Type: docx Before.docx (19.0 KB, 5 views)
File Type: docx After.docx (19.2 KB, 5 views)
Reply With Quote