Link form another database table into current database

A

Anna

I copy a form from another database into my database. I need help how
to i link the table which is in another database with that form.

Thank you.
 
J

JK

In your database window, choose Tables, then right-click in the window
- choose "Link Tables..." Navigate to the mdb file with the other
table, choose OK. Pick the table from the list and click OK. The
table should now be linked to your current database.
 
J

Jeff L

Click File, Get external data, Link Tables. A window opens and you
navigate to where your other database is, double click it, then select
the table(s) you wish to link to.

Hope that helps!
 
Top