View Single Post
 
Old 01-31-2018, 01:25 PM
guilome35 guilome35 is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: Jan 2018
Posts: 3
guilome35 is on a distinguished road
Default

Hello,

I had already removed the 2 lines
.Start = .Start + 1
.End = .End - 1
as i statued they were the 1st and last characters of the acronym so respectively "(" and ")".

Unfortunately i still have a error "5560" and the ".Execute" is highlighted (yellow).

When i use "[A-Z]{2}" instead of "[A-Z]{2,}" every word with 2 upper letter are selected.
Once i put the "," in the expression, i have the '5560' error.

Thank you,
Reply With Quote