View Single Post
 
Old 06-29-2017, 03:12 AM
eduzs eduzs is offline Windows 10 Office 2010 32bit
Expert
 
Join Date: May 2017
Posts: 266
eduzs is on a distinguished road
Default

Thanks macropod and gmaxey.
I was trying to modify this mask unsucessfull.
"([!.:;""])^13"
Works fine and does not find when there's a !, ., : or ; (for a single character it works fine).
The problem is that I want it to not find also when there's a exact sequence of character like "xyz".
I tried with "([!.:;<xyz>""])^13" not works.
I read the link but didn't find something exactly like I was looking for.
__________________
Backup your original file before doing any modification.
Reply With Quote