Thread
:
A macro to find interjections from a list and italicize them
View Single Post
03-14-2022, 07:04 AM
gmayor
Windows 10
Office 2019
Expert
Join Date: Aug 2014
Posts: 4,144
Try instead
Code:
Dim sFind As String sFind = "<ah[\!\?\,.]{1,}|<AH[\!\?\,.]{1,}|<Ah[\!\?\,.]{1,}"
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes
www.gmayor.com
gmayor
View Public Profile
Find all posts by gmayor