You could use a wildcard Find, with the 'Find' character range limited to the desired characters. For example:
Find = <[A-Za-z]{1,}>
will find any whole word containing only characters from the standard Latin alphabet.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|