What I am trying to accomplish is the arrive at a count of the total number of groups within a query, instead of the total number of records. I'm able to do this with 2 queries but would like to be able to do it within one. Do I use a subquery for this? If you could provide an example that would help. Thanks...