Hi
I have a split Access database solution with two databases in the same folder where one has all the forms with links to tables in the other. I then have a third database thar holds tables. My client that uses the solution wants to click a button in the front end database to import tables from the third database into my backend database and then create links from the front end to these backend tables. What VBA would use to do this