J
Jim
When I use:
Selection.Words.Count
with nothing selected I get Selection.Words.Count =1
I get the same result when I actually select just one word (which I
expected).
Likewise if I use Selection.Words.First, I get then next word after cursor.
How do I know if the user REALLY just selected one word?
thanks
Selection.Words.Count
with nothing selected I get Selection.Words.Count =1
I get the same result when I actually select just one word (which I
expected).
Likewise if I use Selection.Words.First, I get then next word after cursor.
How do I know if the user REALLY just selected one word?
thanks