- I have an Access database 'backend' with 2 linked tables, both linked to excel files 'Src1' & 'Src2'.
- I have a query that joins a normal table and both linked tables in the database.
- I have a table in another excel file 'Report' that is connected to the query in the db.
All works fine except for one strange issue. Sometimes when opening the 'Report' file, it automatically opens 'Src1' and 'Src2'. Why/how could this be happening?