I don't know if this belongs here or in the VBA forum. I have one front end (only one user) with several backend databases, each with several tables. I want to be able to relink to only one backend at a time that the user will select from a drop down. All the code that I see seems to connect to all backends at once. When finding all the tables for a specific backend by looping through the tabledefs, do I specify the table and the database and if so, how? TIA for all of your help.
Sue
Sue