Thread
: [Solved]
Finding Just Latin Words
View Single Post
06-12-2021, 11:51 PM
mohsen.amiri
Windows 8
Office 2013
Competent Performer
Join Date: Aug 2014
Posts: 221
macropod
I can search for example 5 character words via <[A-Za-z]{5}> and 7 character words via <[A-Za-z]{7}>, but <[A-Za-z]{1,}> (for using all English words) does not work at all.
What is the problem?
Thank you.
mohsen.amiri
View Public Profile
Find all posts by mohsen.amiri