I'm looking for some clarification regarding forms in Word.
I would like for a user to be able to click inside a text form field and
have the default text automatically be removed, as it does when you press
tab. Currently, when a user clicks into the form field, the default text is
wrapped around whatever content is added and must be deleted manually.
Is there a work-around for this? Thanks!

Signature
JB
Suzanne S. Barnhill - 04 May 2007 18:00 GMT
No workaround except to use the form as intended, tabbing from one field to
the next. If you tab into the form field, the text is selected.

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> I'm looking for some clarification regarding forms in Word.
>
[quoted text clipped - 4 lines]
>
> Is there a work-around for this? Thanks!
Bear - 04 May 2007 21:16 GMT
JB:
You might consider using ActiveX controls (those in the Controls Toolbox
toolbar rather than the Forms toolbar). These add a lot of size and
processing overhead, plus macro security issues to the document, but they
give you much, much greater flexibility over how the controls look and behave.
The price is that you have to program the behavior in VBA yourself.
Bear

Signature
Windows XP, Word 2000
> I'm looking for some clarification regarding forms in Word.
>
[quoted text clipped - 4 lines]
>
> Is there a work-around for this? Thanks!