Hi...
Please is there a sample you can give me I tried and did not work...maybe am
doing it wrong
Thanks
I don't know what kind of "sample" you mean.
What exactly did you try? Were you using a Form, or a table datasheet?
My two suggestions, in more detail:
- Start entering text into a Taxtbox on a Form. At the point where you
want a new line, hold down the Ctrl key and press the Enter key.
- OR, open the Form in design view. Select the textbox bound to this
field. View its Properties; find the "Enter Key Behavior" property and
use the dropdown box to change it to "New Line in Field".
John W. Vinson[MVP]