I tried the solution put forward by 'Webuser' and it worked great - well done. If you are using Access 2k, make sure you prefix the db and property declarations with DAO. (eg Dim prop as property becomes Dim prop as DAO.property), and also add a Microsoft DAO library to your references - I used...
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.