I need some help with the commented out parts of the following code. I have searched high and low for a complete solution, but, can only find parts and cant seem to frankenstein it together.
Dim rstSource As DAO.Recordset
Dim rstTarget As DAO.Recordset
Dim dbs As DAO.Database
Dim strLines() As...