This was solved... I inserted

[VBA]records.Fields("Memo").Value= strMemo[/VBA]
between the records.Edit and the records.Update. No more problems..