Creating Online Forms

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

Guest

I have created a form in word to be filled out by a user. I have had some
help on how to lock the columns and rows to keep my form from moving around
when someone has used it. My question is this. If the person keeps typing
it will allow them to continue but because my rows are locked you cannot see
if they typed outside of the viewable box. How can I make the form where
when they reach the end of the box they are no longer able to type?
 
In the Text Form Field Options dialog box, you can set a "Maximum
length" (that is, a maximum number of characters allowed) for each
form field and then program the Enter key so that users are not
allowed to insert excess paragraphs into fields. See:

How to code the ENTER key to move between form fields in a protected
form in Word
http://support.microsoft.com/kb/211219/en-us

But note that this may not be necessary, as most people would stop
typing when noticing that text disappears...

--
Stefan Blom
Microsoft Word MVP


in message
news:[email protected]...
 

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