Quote Originally Posted by topher217 View Post
I'm still curious how you knew to use the assignment like that? I haven't found anything like that in the msdn documentation.
According to https://msdn.microsoft.com/en-us/lib...r=-2147217396:
If you've gotten to the Find object from the Selection object, the selection is changed when text matching the find criteria is found.
...
If you've gotten to the Find object from the Range object, the selection isn't changed when text matching the find criteria is found, but the Range object is redefined.
See also:
https://msdn.microsoft.com/en-us/lib...ffice.11).aspx

As for:
Quote Originally Posted by topher217 View Post
Any idea why is the word c.o.n.f.l.i.c.t (minus all the periods) a forbidden word? My post was denied until I found it was caused by that single word. "Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words."
I have no idea why a word like 'conflict' would cause problems.