Forms

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

Guest

I am creating a word form. I have locked the form and have even set it to
read only. To use form you tab through but if the user hits enter, the form
is able to be changed. How can I stop this from happening?
 
If you mean that by pressing enter the fields are displaced, then put your
fields in table cells of fixed proportions. Then when the user presses enter
the text will 'disappear' as the cell will not expand to accommodate it.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Thank you - I never would have thought of that!!!!! I appreciate your help -
this was driving me crazy.
 
Back
Top