If the form is based directly on the table (not on a query), you probably
have something in the Format property of the text box on the form, or in the
Format property of the field in the table. Eliminate whatever is in the
property.
If that is not the issue, see:
Truncation of Memo fields
at:
http://allenbrowne.com/ser-63.html
for other possibilities.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> I have a "Notes" field which is set on the table as a MEMO field. The
> notes field is loaded into a form (bound) .the "Notes" field contains more
[quoted text clipped - 6 lines]
>
> Wael