field size

R

Ruth

Hi there

I have a database that has a note section, but the maximum field size is 255
characters. I want to put in notes up to around 800 characters. What is the
best way to do this?
 
A

Allen Browne

Change it to a Memo field.

That gives you around 64000 characters (about 8 pages, single-spaced.)
 
R

Ruth

Ok-- I changed it to a Memo in the table design view and saved the changes.
I input the data in a form and it still says that it is too large. Do I need
to change the setting somewhere else as well?
--
Thank-you!
Ruth


Allen Browne said:
Change it to a Memo field.

That gives you around 64000 characters (about 8 pages, single-spaced.)
 
R

Ruth

Ok-- thank-you It worked. I changed in the in incorrect table the first
time. Thank-you ver much!
--
Thank-you!
Ruth


Ruth said:
Ok-- I changed it to a Memo in the table design view and saved the changes.
I input the data in a form and it still says that it is too large. Do I need
to change the setting somewhere else as well?
 
A

Allen Browne

No: table design is the right place, Ruth.

Are you absolutely certain about this?
Double-check that the table still says Memo.
Double-check that the text box on the form is bound to the field you changed
to a memo.

Make sure the Name AutoCorrect options are off. In Access 2007, that's
under:
Office Button | Access Options | Current database.
In earlier versions it's:
Tools | Options | General
Then compact the database. In Access 2007:
Office Button | Manage
or in earlier versions:
Tools | Database Utilities.
 
R

Ruth

Hi Allen

I did make a mistake. I changed it in another table. It works now,
thank-you very much! I am so glad you helped me.
Have a fabulous day!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top