For a variety of reasons I have several databases that need to link to more than one other database. I found some code on Dev Ashish’s site (http://www.mvps.org/access/tables/tbl0009.htm) that in the introductory piece claims to do what I want. However, when I call the function from the first form to load on start-up, it gives me the option to select the database – but only one of them. For the tables that are not in the selected database I get a ‘Table was not found in the database, could not refresh links’ error message.
Does anyone have any experience of using this code? How do I get it to recognize that different tables are from different databases, and then pop-up the GetOpenFile dialog?
Alternatively, does anyone have any suggestions as to how this function can be accomplished?
Many thanks,
kiwi44