Form/Table Field Size

G

Guest

I have a text box on a form that is basically a notes box that you can add
text and notes about the current record in but I am having a problem with the
size.. My field in my table is called say "notes" and it the field will only
allow for 255 characters to be input into it therefore allowing only 255
characters in my notes box on my form.. is there a way to increase this
number or a different way to go about making a box on a form to put in
general notes that might go above 255 characters?
 
A

Allen Browne

Open your table in design view.

Select the Notes field, and change the Data Type column from Text to Memo.
 

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