July 9, 200520 yr How do I get a count for the total number of records with the same data in a field, in a subsummary? For example, I have a field called Interests, where some people have checked skiing, and others have checked swimming. I'd like a count of the number who have checked skiing and the number who have checked swimming. I've tried Count and Status(CurrentFoundCount) and both returns the total found (which includes skiing and swimming). I just want the count of the items in the subsummary. Thanks.
July 9, 200520 yr Hi, Try defining a summary field, then select count and choose that "Interests" field you already have. You must place the new field in the subsummary part... and done. Saludos Mauricio
Create an account or sign in to comment