View Single Post
 
Old 11-15-2016, 12:48 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,375
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by WeyldFalcon View Post
On a separate note, what is the regex macro called?
Macros are called whatever you want to name them. A RegeEx macro is simply one that uses the RegEx library. See, for example:
http://dotnetslackers.com/Community/...with-Word.aspx
Ironically, the code in that link is for finding upper-case words, developed because the writer thought it couldn't be done using wildcards, which it can, see:
https://www.msofficeforums.com/word/...tml#post106745
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote