Auto Form Columnar

S

SAC

I'm using Access 2000.

When I make a form using the Autoform: Columnar I get controls that have
vertical scroll bars and Enter key behavior of enter new line.

Any fix for this?

Thanks.
 
A

Allen Browne

The wizards set the properties like that for fields of type Memo, but not
for other field types.

The solution might be to use a Text type field in your table.
 
Top