I am trying to make a query that will show records from a table that aren't shown on a series of other queries. There are 15 other queries that pull different records based on the field "Client #". Each query pulls a different series of client numbers from the same table. The final query should show me all client numbers that were not previously selected in one of the first 15 queries. Thanks in advance.