Memo Limit

  • Thread starter Thread starter Guest
  • Start date Start date
Hi,
You could add a validation rule at the table level for whatever length you want to allow.

Len([yourField]) < 90
 
Thanx Dan I did not know i can cross post

Dan Artuso said:
Hi,
You could add a validation rule at the table level for whatever length you want to allow.

Len([yourField]) < 90

--
HTH
Dan Artuso, Access MVP


Tru said:
Is there a way to limit the amount of characters in a memo 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

Similar Threads

Memo Field Limits??? 5
Limiting memo field in form... 3
MEMO Field cut off on Form 3
I cannot enter any more text in memo field 3
Text Box Char Limit 5
Record Corruption 30
Memo fields 3
Memo Type issues 3

Back
Top