I wanted to attach a file but even after eliminating unnecessary data it is still to large (1350kb). I am trying to sort records from 8 different Sections. I have done that all right with a query on each section. What I want to do next is to select from those 8 sections just the sections which contain 3 or more names. I have tried bringing all Queries to a new query with using >2 in the Criteria but that doesn't work. The field I am working with to Count is a Number field on the NameID. Is it possible to achieve a result for this. Thanks