Gordon,
This might be one of those cases where a feature looks like a bug.
You can set the property of AutoWordSelect to False
Look at the properties box of your object.
This is a quote from VBA help.
>Quote
The AutoWordSelect property specifies how the selection extends or contracts
in the edit region of a TextBox or ComboBox.
If the user places the insertion point in the middle of a word and then
extends the selection while AutoWordSelect is True, the selection includes
the entire word.
>UnQuote
> I have designed a userform and several users have asked whether there is a
> better way of highlighting and copying from form fields when in Protected
[quoted text clipped - 19 lines]
> Thank you
> GordonM

Signature
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID
GordonM - 11 Jul 2007 01:22 GMT
Russ - If you mean by the "object" the Text Form Field that contains the text
which doesn't highlight the way I want it, there is no AutoWordSelct
available to set to anything in its Properties. I have unchecked
Tools/Options/Edit/"When selecting, automatically select entire word", but
that makes no difference.
Can you clarify where I might be able to find the AutoWordSelct setting.
Thank you
Gordon
> Gordon,
> This might be one of those cases where a feature looks like a bug.
[quoted text clipped - 32 lines]
> > Thank you
> > GordonM
Russ - 11 Jul 2007 01:57 GMT
Gordon,
When you said userform, I thought you were talking about what Word calls a
userform. If you go into the VBA editor in Word and use the menu Insert/
Userform, you'll see what I mean.
Sorry, I can't help you with documents with formfields.
> Russ - If you mean by the "object" the Text Form Field that contains the text
> which doesn't highlight the way I want it, there is no AutoWordSelct
[quoted text clipped - 46 lines]
>>> Thank you
>>> GordonM

Signature
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID
GordonM - 11 Jul 2007 02:34 GMT
Maybe I used the wrong terminology. Thank you anyway for the reply.
Gordon
> Gordon,
> When you said userform, I thought you were talking about what Word calls a
[quoted text clipped - 52 lines]
> >>> Thank you
> >>> GordonM