(Using Access 2007, DBs are access 2003 .mdb format (eventually will convert to accdb but stuck in .db for now )
I use DB1 to open a DB2 . using the following code
-----------------
On Error GoTo err_RunAccessSub
Dim appAccess As Access.Application
Dim appReturn As Variant...
(Using Access 2007, DBs are access 2003 .mdb format (eventually will convert to accdb but stuck in .db for now )
I use DB1 to open a DB2 . using the following code
-----------------
On Error GoTo err_RunAccessSub
Dim appAccess As Access.Application
Dim appReturn As Variant...
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.