Carriage return

B

Brian

Or use a memo field (instead of a text box), and change the default behaviour
of the Enter key for its control on the form from Default to "New line in
field". Then you can just use the Enter key in that field to enter multiple
lines.
 
Top