M
Moch
Guest
Hi,
I'd like to import in VBA code a table in Mydb.mdb from Yourdb.mdb. Yourdb.mdb is protected and to open it I have to use Yourdbwk.mdw.
Then I'd like to export to Yourdb.mdb the table.
I don't know if coud be useful, but If I create a link on my desktop with the following string as destination I can open Mydb.mdb
"C:\Programmi\Microsoft Office\Office10\MSACCESS.EXE" /wrkgrp C:\Programmi\OCM\Data\Yourdbwk..mdw C:\Programmi\OCM\Data\Mydb /user MydbApp
Could someone help me?
Thanks
I'd like to import in VBA code a table in Mydb.mdb from Yourdb.mdb. Yourdb.mdb is protected and to open it I have to use Yourdbwk.mdw.
Then I'd like to export to Yourdb.mdb the table.
I don't know if coud be useful, but If I create a link on my desktop with the following string as destination I can open Mydb.mdb
"C:\Programmi\Microsoft Office\Office10\MSACCESS.EXE" /wrkgrp C:\Programmi\OCM\Data\Yourdbwk..mdw C:\Programmi\OCM\Data\Mydb /user MydbApp
Could someone help me?
Thanks