6 6thDAY Member Local time Today, 13:27 Joined Oct 10, 2021 Messages 36 Oct 22, 2021 #21 arnelgp said: there is an age: 1, rating: 4, animal: Tiger, mood: good on groupid = 17? Click to expand... Yes there is, apologies for that: GroupIDMyNameAgeRatingAnimalMood17Kevin14TigerGood17Kevin14GiselleGood
arnelgp said: there is an age: 1, rating: 4, animal: Tiger, mood: good on groupid = 17? Click to expand... Yes there is, apologies for that: GroupIDMyNameAgeRatingAnimalMood17Kevin14TigerGood17Kevin14GiselleGood
arnelgp ..forever waiting... waiting for jellybean! Local time Tomorrow, 04:27 Joined May 7, 2009 Messages 20,266 Oct 22, 2021 #22 so only the first of this age/rating group goes to the result, right?
6 6thDAY Member Local time Today, 13:27 Joined Oct 10, 2021 Messages 36 Oct 22, 2021 #23 arnelgp said: so only the first of this age/rating group goes to the result, right? Click to expand... Correct, either the first of the group IIF "all" records are GOOD, or the first BAD of the group.
arnelgp said: so only the first of this age/rating group goes to the result, right? Click to expand... Correct, either the first of the group IIF "all" records are GOOD, or the first BAD of the group.
6 6thDAY Member Local time Today, 13:27 Joined Oct 10, 2021 Messages 36 Oct 22, 2021 #24 The results are almost correct except one minor issue. The original Query 1 with GroupID = 20: GroupIDMyNameAgeRatingAnimalMood20David11LeopardGood20David12CheetahGood20David12LeopardBad20David13CheetahGood20David13LeopardGood Your updated Output code for GroupID = 20: GroupIDMyNameAgeRatingAnimalMood20David11LeopardGood20David12LeopardBad20David12CheetahGood20David13LeopardGood There appears to be a duplicate where Leopard = Bad, and Cheetah = Good. It should just should Leopard = Bad.
The results are almost correct except one minor issue. The original Query 1 with GroupID = 20: GroupIDMyNameAgeRatingAnimalMood20David11LeopardGood20David12CheetahGood20David12LeopardBad20David13CheetahGood20David13LeopardGood Your updated Output code for GroupID = 20: GroupIDMyNameAgeRatingAnimalMood20David11LeopardGood20David12LeopardBad20David12CheetahGood20David13LeopardGood There appears to be a duplicate where Leopard = Bad, and Cheetah = Good. It should just should Leopard = Bad.
arnelgp ..forever waiting... waiting for jellybean! Local time Tomorrow, 04:27 Joined May 7, 2009 Messages 20,266 Oct 22, 2021 #25 check and test again. Attachments Complicated Filter.accdb Complicated Filter.accdb 556 KB · Views: 189
6 6thDAY Member Local time Today, 13:27 Joined Oct 10, 2021 Messages 36 Oct 22, 2021 #26 arnelgp said: check and test again. Click to expand... Excellent, I ran a No Duplicate query and saw none. Last edited: Oct 22, 2021
arnelgp said: check and test again. Click to expand... Excellent, I ran a No Duplicate query and saw none.