Memo field

  • Thread starter Thread starter mary3416
  • Start date Start date
Sounds as though you're using a Text field, not a Memo field.

Text fields cannot exceed 255 bytes.
 
I cannot make the field size increase past 255. Data is cut off

If it is indeed a memo field, make sure there is no Format property specified
for the field either in table design, query design or the form textbox. Any
format will truncate the field.
 

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

Back
Top