Oh ok, I get it.
And no, absolutely nothing. This is exactly what I've tested it with when it wouldn't work in my code:
Dim db1 As Database
Dim rsTable, rs2, rs3 As DAO.Recordset
Dim strSQL1 As String
Dim counter as Double
Public Function ErrorReports()
DoCmd.SetWarnings False
DoCmd.RunSQL...