change line

O

Osyris

dear all

i have a strange problem..
in a form i have a 3 text boxes...
i start typing in a text box and when i want to change line i simply press
"enter"
as any editor.

BUT NO

when i press enter in the text box it goes me to the next record!!!
any ideas please?
 
R

Rob Parker

In the properties dialog for the textbox control, on the Other tab, change
the setting for Enter Key Behaviour from "Default" to "New Line In Field".

HTH,

Rob
 
J

Jeanette Cunningham

Osyris,
The text box has a property called Enter Key Behavior - on the property
dialog | Other tab.
Set this property to New Line In Field

Jeanette Cunningham
 
Top