I have a membership program which has 4 categories of members.
I would like to get a summary report which counts the number in each category and shows as a report.
I don' t want the names listed only the total number in each category.
I do have a report but it lists all the names too. Not what I want.
Example:
Life 7
Ordinary 120
Associate 240
Affiliate Voting 45
Affiliate Non-Voting 5
Total: 417
Can't seem to think how to do it.
Alternately, I could have a popup which gives me this information.