Hi guys! I'm just new to Access 2000. I need some ideas on how to create this query. Here it goes. It's for a bird-match game. I have tables Bird (contains bird info), Owner (contains owner info) and Entry Details (contails entry info. Entry Details contains Entry ID., Bird No., Owner No., BirdWeight, Date etc. There can never be more than two different birds for 1 entry id. Now, I need to generate a query that will match all those birds with the same bird weight (> or < to 2 of the birdweight to be matched with other bird) but should not have the same entry id. I need to output this to a report or screen. Any idea on this is very much appreciated.