Gustav Brock
gustav at cactus.dk
Wed Sep 8 01:57:26 CDT 2004
Hi Darren Specify what your intent is: Dim dbs As DAO.Database Dim rst As DAO.Recordset Then the order of references doesn't matter. /gustav > This used to work now I get Run Time Error 13 - Type Mismatch > Then the debugger yellows out the "Set rst" line > Any suggestions > Dao 3.6 is referenced > Dim dbs As Database > rst As Recordset