If you are using a FORM to input data, you can set the property of the
control on the form to add a new line when the return (enter) key is
pressed.
--Open the form in design view
--Select the control that is bound to the address field
--Select the control's properties
--On the other tab, set the Enter Key Behavior to "New line in field"
--Save the change to the form

Signature
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
.
>> dunca...@optusnet.com.au wrote:
>> >I am trying to work out how to have multiple lines in one address
[quoted text clipped - 21 lines]
>
> Duncan
duncanjx@optusnet.com.au - 27 Oct 2007 00:18 GMT
> If you are using a FORM to input data, you can set the property of the
> control on the form to add a new line when the return (enter) key is
[quoted text clipped - 44 lines]
>
> - Show quoted text -
Thanks John it works a treat.
Cheers