Can only enter 4 characters in Client Table

S

Steven Sutton

I'm using Access for college for the first time, and I cannot enter more than
4 characters in each field of the Client Table (name, address, etc.). Any
help would be appreciated. Thanks.

Steven
 
D

Duane Hookom

From what I can see, you have set up each text field to allow only 4
characters.
 
J

John Vinson

I'm using Access for college for the first time, and I cannot enter more than
4 characters in each field of the Client Table (name, address, etc.). Any
help would be appreciated. Thanks.

Steven

Open the Table in design view. Select each of these fields, and make
sure that the datatype is Text; and the size (in the properties at the
lower left of the screen) is adequate for your data. My guess is that
you've somehow set the size of the field to... four characters.

John W. Vinson[MVP]
 
Top