memo data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a memo field on a form thant will only accept 255 characters in the
field, need to insert extra data into this field at a later date.
Thanks
Neville
 
Make sure there is nothing in the Format property of the text box on your
form, and nothing in the Format property of the memo field in your table.

Presumably this is an updatable form, so it is not based on a query
statement that contains a DISTINCT predicate or GROUP BY clause.
 

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