Disable RETURN in forms

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

Guest

I've create a form, defined max field length, locked the form and saved the
template. It all seams to work ok i.e. only fields will accept data and user
can't modify the form, tab moves between fields. But if ENTER is pressed at
any character position in a field a CR/LF is added which totally screws up
the fromatting, even though the max number is characters is still restricted.
How do I stop this form happening?
 
I've create a form, defined max field length, locked the form and saved the
template. It all seams to work ok i.e. only fields will accept data and user
can't modify the form, tab moves between fields. But if ENTER is pressed at
any character position in a field a CR/LF is added which totally screws up
the fromatting, even though the max number is characters is still restricted.
How do I stop this form happening?

Hi Simon,

See http://support.microsoft.com/?kbid=187985 for some macros to make
the Enter key behave like the Tab key.

Regards,
Jay Freedman
Microsoft Word MVP
 

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