R
Ryan Langton
I have several fields that are very large which I currently have defined as
nvarchar(150).
In my Access .adp I would like to be able to allow carriage returns within
these fields. Currently if you hit [Enter] while editing these fields, the
form goes to the next field rather than inserting a carriage return. The
Access controls I'm using are text boxes. Do I need to use a different data
type? Different controls?
Thanks,
Ryan
nvarchar(150).
In my Access .adp I would like to be able to allow carriage returns within
these fields. Currently if you hit [Enter] while editing these fields, the
form goes to the next field rather than inserting a carriage return. The
Access controls I'm using are text boxes. Do I need to use a different data
type? Different controls?
Thanks,
Ryan