Thread
:
"Alternation" with Find-n-Replace wildcards?
View Single Post
10-31-2021, 03:33 AM
gmayor
Windows 10
Office 2019
Expert
Join Date: Aug 2014
Posts: 4,144
You can't do this in one pass with VBA - see
Replace using wildcards
. You can however use regular expressions in VBA - see
The Complete Guide to Regex in VBA - VBA and VB.Net Tutorials, Education and Programming Services
__________________
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