All Tags »
Access »
DAO
Sorry, but there are no more tags available to filter with.
-
Have just tried your code without any errors.
Make sure that you have 'Microsoft DAO 3.6 Object Library' in your references as currentdb is a DAO object rather than ADO. It should automatically insert the reference but may not have.
It may also help to single step into it and view the results at each step.