Hi KeithG, thanks for that, I have added .edit and .moveNext but I am still getting errors
I think i might have a problem with this line of code
Set conDatabase = CurrentProject.Connection
which is causing it to error here
rsttblChildren_Details.Open strSQL, conDatabase, adOpenDynamic...