how do i change the field size in access to be able to add more c.

K

kitten

How do i change the field size in access to be able to add more characters?
it says i need to go to the 'General' tab and then change the field size
there, but i cant even find that!? please help?
 
O

Ofer

I'm not sure what yiu mean, just open the table in design view and change the
size of that field.
After you change the size of the field, if you still can't input more
characters, then open the form in design view, and check the input mask
property of the field, if it has any mask
 
M

Maha Arupputhan Pappan

Kitten,

1. Select the table that you wish modify.
2. Switch to design mode.
3. Select the field.
4. You will find General page tab below.
5. Change the field size.
 
Top