In a form in Word, I want to prevent the users from hitting enter

  • Thread starter Thread starter Brian M
  • Start date Start date
B

Brian M

I created a form and I used to bable to lock a field so that the use could or
could not press the enter key. Can't find that now. I would appreciate any
help please.
 
See "WD: How to Code ENTER Key to Move to Next Field in Form"
http://support.microsoft.com?kbid=211219

If a macro is not practical for your form, you can put the field in a table
cell with Exact row height. It won't keep users from pressing Enter, but
their text will start to disappear when they do.
 
Back
Top