Thread
:
Search & replace: capture wildcard groups and set a bold formatting
View Single Post
02-24-2023, 01:55 PM
alex100
Windows 7 64bit
Office 2016
Advanced Beginner
Join Date: May 2020
Posts: 79
Ok, problem solved, I changed the pattern with the one below and it works good now.
Code:
.Text = vbCr & "([A-Z ]{1,50}): " .Replacement.Text = "> \1"
Alex
alex100
View Public Profile
Find all posts by alex100