I think the way you declared your SQL statements are wrong. I am assuming you are putting the statements in VBA code.<br>This is how I would do it:<br><br><br>Dim dbs As Database<br>Dim rst As recordset<br>strSQL As String<br>Month As Integer<br>Year As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.