Hi, sorry this took so long to get back to, but real life intruded.
So, I have used your code example to requery the data. The new record is added, but i get an error when i close the form. The error happens here:
Set rsParent = Forms!frmCallsOnly.Form.RecordsetClone
With rsParent
HERE...