Zydeceltico
Registered User.
- Local time
- Today, 15:02
- Joined
- Dec 5, 2017
- Messages
- 843
Hi All -
I am developing a db (Access 2016) for our company that allows us to answer a variety of questions related to production. Our company also has a legacy database (an earlier version of Access - 2007 I think). This database used to provide a 1-stop shop for a large variety of records keeping for various and unrelated activities. Some of those tables (and forms) are still relevant and have data input forms associated with them. These tables and forms are not represented in the new db. In fact, the handful that I am thinking of work quite well just as they are and I see no need to reinvent the wheel.
In the new db (dbMyNewDB) I have a form (frmNewMenuForm) that acts like a switchboard in that it has a lot of command buttons on it that are used to open various inspection forms in dbMyNewDB. I would like to add a button on frmNewMenuForm that opens a specific form (frmWorksGreat) on the legacy db (dbOldDB) that allows data input into tblAlreadyBuiltTable in dbOldDB.
How do I do that?
Both dbs will live on the same network server but in different folders.
Thanks in advance.
Tim
I am developing a db (Access 2016) for our company that allows us to answer a variety of questions related to production. Our company also has a legacy database (an earlier version of Access - 2007 I think). This database used to provide a 1-stop shop for a large variety of records keeping for various and unrelated activities. Some of those tables (and forms) are still relevant and have data input forms associated with them. These tables and forms are not represented in the new db. In fact, the handful that I am thinking of work quite well just as they are and I see no need to reinvent the wheel.
In the new db (dbMyNewDB) I have a form (frmNewMenuForm) that acts like a switchboard in that it has a lot of command buttons on it that are used to open various inspection forms in dbMyNewDB. I would like to add a button on frmNewMenuForm that opens a specific form (frmWorksGreat) on the legacy db (dbOldDB) that allows data input into tblAlreadyBuiltTable in dbOldDB.
How do I do that?
Both dbs will live on the same network server but in different folders.
Thanks in advance.
Tim