Just wondering if someone could please point out the error in my code. I'm looking to add details onto one table and edit a field on a second table after looking it up.
Many Thanks
Dim db As Database
Dim rs1 As DAO.Recordset
Dim rs2 As DAO.Recordset
Dim Str As String
Str =...