Disable Enter Key in Forms

D

Dan Royal

I've created some forms using WORD, and you can get from one field to the
next by hitting the tab key. But if somebody makes a mistake and hits the
"ENTER" key it creates a line break. Is there a way to disable the Enter
key in the form or to have it act like the Tab key?

Thanks
 
G

Gilles Desjardins

Dan, I would create a form in a table, then I would limit the height of each
row. That way people can't hit the enter key and destroy the form. Depending
on your version. Table, table properties, row, specify height, exactly

HTH

Gilles Desjardins
 
Top