Showing Subtotals in a DVWP, Sorted by the Subtotals – Part 2

In a post the other day, I showed some code to show subtotals for a given column’s values, with the results sorted by the subtotal, descending.  This worked great for most types of columns as the groups, but Person/Group columns can be a bit problematic.  This is due to the fact that there is a…