Entering Text to a Form Text Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to enter text into a form text box, i.e. address or name.
Before I lock the form I can eneter text in the box afetr I lock it I can't
enter anything.
 
It sounds like you're using an ordinary text box rather than a text form
field.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Did you insert the text field using the Forms toolbar? Note, a text box is a
drawing layer item which does not work in protected forms.

What you are talking about is what Word calls an "online form." For more
about online forms, follow the links at
http://addbalance.com/word/wordwebresources.htm#Forms or
http://word.mvps.org/FAQs/Customization/FillinTheBlanks.htm especially Dian
Chapman's series of articles. You may also want to look at
http://www.word.mvps.org/FAQs/TblsFldsFms/LinesInForms.htm.

Hope this helps,
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide


--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
Yes ,I made the text box from the tool bar and your right it doesn't work
when I protected the form.
Thank's I'll look the enclosed links
Malcolm
 
Might it be a frame rather than a text form field? If you double click on a
form field in an unprotected form it will bring up the field properties. If
it is a frame, it will not.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide


--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
Thanks for the response's
If I double click on the text box it takes me Visual Basic with this in a
window that is titled Progress Notes no passwords - ThisDocument (code)

Private Sub TextBox11_Change()

End Sub
I have no idea what it means. I just want to have a box the person inputting
into the form can write there name and address.
Any idea's?
 
Thank's it worked great.
But how do I keep the box format from changing when text is input. It
changes the whole form by pushing the text doww the line.
 
Hi. If you mean that you want to field to only be permitted to take up a
certain amount of space in your document, and not allow it to change the
"size" of your document, then you need to insert your form field into a
table cells that is set for a row height and or column width of EXACTLY a
specific measure.
************
Anne Troy
www.OfficeArticles.com
 
This is _not_ a frame. It is _not_ an ordinary text box. It is a control
entered using the controls toolbox. You do _not_ want to be using anything
from that toolbox at this stage in your Word use! Use the forms toolbar and
its controls.

Look at the articles I referred you to earlier.

They include articles on keeping your data in one place without dislocating
the rest of your form.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide


--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top