
Originally Posted by
Asphyz
Hi there,
Basically I am trying to construct a query that will read multiple tables. I have 3 tables based on Devices, Laptops and Mobiles with information about each piece of equipment and which employeeID has that equipment.
I want to construct a query which pulls information from each table on the different equipment linked to an employeeID. Now the problem is Access will only seem to display people with equipment in every table, so somebody who just has a mobile and laptop is not being displayed because they don't have a device.
Can anybody aid me in trying to figure out what I am doing wrong? Many Thanks.