View Single Post
 
Old 02-20-2024, 03:32 PM
littlenellie littlenellie is offline Windows 10 Office 2019
Novice
 
Join Date: Feb 2024
Posts: 4
littlenellie is on a distinguished road
Default

Thanks for reply Guessed.

That syntax only works where there are no special characters, so if the word is in quotes, for example, it doesn't get picked up.

What I need is a way to include special characters (but not spaces!) in this part of the syntax: "[A-Za-z0-9]". Or a way to exclude spaces, in the same way that this syntax excludes paragraph marks: "[!^13]"
Reply With Quote