Subforms_entering data

R

Roger Bell

I have designed a subform for entering data, but when i type the first field
data and press the enter key, the text typed disappears and the cursor
remains in this field. If I press the TAB the text reappears and the cursor
moves to the next field etc. The field is a text type field with provision
for 100 characters.
Any help would be appreciated
 
S

Sprinks

Roger,

The behavior you describe means that the textbox' Enter Key Behavior
property (on the Other Tab) is set to "New Line In Field". Change it to
"Default".

Sprinks
 
Top