what about the identifier selected from the form, still part of the where clause?
strsql_tbl_old1 = "INSERT INTO tbl_old_issues (identifier,[datefieldName]) " _
& "SELECT identifier," & Now() & " FROM T6 Where T6.identifier =table2.identifier And T6.identifier = '" & Forms!frmt6.tvw1.SelectedItem & "'"