I have inherited a number of ship databases in MS Access, all with a very similar front end, each linked to two mdb files, one containing Baseline Data and one containing Working Data. I want to create a single front end which will allow me to access the Baseline and Working data for each ship by, say clicking a button with the ships name on it, but I can't find how to dynamically link the tables in VBA. It seems logical that tables can be linked at runtime but I just can't find a command that will allow me to do it. Has anyone any ideas?
Many Thanks In advance
ffripp
Many Thanks In advance
ffripp
Comment