Microsoft
Software
Hardware
Network
Question : How to just load one form between .mdb files?
I want to import one form in one .mdb file to my current Access project (.mdb file). I have full access to that project file but how could I import one form (not the .mdb file) there? Thanks.
Answer : How to just load one form between .mdb files?
say you are importing a Form from A.mdb to B.mdb
open B.mdb
from access window
File > get external data >import
locate A.mdb, select then click Import
in the Import Objects window. select the Form tab
select the form you want to import then click OK
Random Solutions
Group Policy Not Being Applied
Audit Logins of SQL Server Management Studio
delete a specific network mapped drive with a bat file.
How to create a Internet shortcut icon
BE duplicate backup set job losing 'recurring' status
Re IP an Exchange Server?
load movie flash PROGRESSIVE
Installing Certificate Services Component on Windows Server 2003 without CD
SQL Select Date from multiple fields if not null
Open COM1 with Python