Thanks, but this doesn't do the job. I want to get all the information in the query and use the query for a report. If the subscriber is a single member, the count and the sum of members are equal so no problem. With the family plan, I count the number of plans and sum the number of members. I...