Hi,
I know the answer to this question may be quite simple, but I'm having difficulty opening another MS Access 97 db through VBa code.
Basically the two dbs are in the same folder and I have tried using the Opendatabase function with the name of the sec db as the parameter but it doesn't seem to actaully open it, it just allows you to open a recordset to that db.
I have looked at the Docmd command but can't find one that allows you to explicitly open another Db.
Thanks
I know the answer to this question may be quite simple, but I'm having difficulty opening another MS Access 97 db through VBa code.
Basically the two dbs are in the same folder and I have tried using the Opendatabase function with the name of the sec db as the parameter but it doesn't seem to actaully open it, it just allows you to open a recordset to that db.
I have looked at the Docmd command but can't find one that allows you to explicitly open another Db.
Thanks