Sorting by Summed Group Totals
Hi,
I was wondering if there is a way to sort by the summed totals for groups. For example, I have a list of players who have scored goals over various seasons. Grouping by name gives me the total for each player, but if I then sort by goals it only sorts the goals for each player per season, not their respective totals. Thanks in advance for any assistance.