funkmonsteruk
IS-IT--Management
I have two queries, the first contains all of my population of data, the secound contains all the data which i don't want to include in my final report. All of the secound table is contained with the first and both tables have a common field TblID.
I basically want to do a minus query where i only report on the items in the first query which aren't in the secound query.
I've tried doing the whole process with a single query, but this doesn't work as the each TblID can have several events which would decide which query it would belong to... Does anybody have any suggestions?
I basically want to do a minus query where i only report on the items in the first query which aren't in the secound query.
I've tried doing the whole process with a single query, but this doesn't work as the each TblID can have several events which would decide which query it would belong to... Does anybody have any suggestions?