Carriage return

  • Thread starter Thread starter Mike
  • Start date Start date
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.
 
Back
Top