F
fjt
I have a query that selects information from a Memo data
type field. This field is used to track comments on the
particular record. Today I added another "Comment Line",
however, the query concatenates the results. Is there a
limit on "Lines" in a Memo field? The information is
being stored in the table correctly, and is visible on the
form. If I delete some "characters" from a previous line,
the last entry will increase by the number of characters I
deleted. Any suggestions?
type field. This field is used to track comments on the
particular record. Today I added another "Comment Line",
however, the query concatenates the results. Is there a
limit on "Lines" in a Memo field? The information is
being stored in the table correctly, and is visible on the
form. If I delete some "characters" from a previous line,
the last entry will increase by the number of characters I
deleted. Any suggestions?