#DELETED shows up in memo field in local table

  • Thread starter Thread starter Mrs. Ugh
  • Start date Start date
M

Mrs. Ugh

I have a simple local table containing one memo field and several other
fields. Only one field is linked to another table. On one record, a user
attempted to enter data into the memo field, but once the record attempts to
save, Error 3167 comes up stating that the record is deleted. The other
fields on that record can be edited and saved, but not the memo field (via
the form or directly into the table.) The memo field continues to show
#DELETED. Other records appear to be working fine. Any ideas why this
happened? Any way to get that data entered?
 
As a rule, memo fields are not editable. Change it in design view to a text
field.
 
Back
Top