Form wizard makes wierd control proerties

S

SAC

Access 2003

When I use a form wiard Autoform: Tablular, it produces a form woth some of
the controls as text boxes, enter key is set for new line and it has
vertical scroll bars.

Is there some place when I can set it to default behaviro for the enter key
and not vertical scroll bars?

Thanks.
 
D

Duane Hookom

I expect these text boxes are bound to memo fields. You can change the data
type to text or set the properties of the controls in form design.
 
S

SAC

They were text fields with a length of 255. I shortened them and ran the
wizard again. Then it was OK.

Thanks.
 
Top