G
Guest
I have column sorted numbers 1...5. I would like next column to count the
frequency of each set and return a subtotal in reverse order as shown below.
Any ideas? Maybe I could figure another way to reverse the numbers if I could
just find a way to run the subtotals and start over each time the number in
the first column changes.
1 -5
1 -4
1 -3
1 -2
1 -1
1 0
2 -1
2 0
3 -2
3 -1
3 0
frequency of each set and return a subtotal in reverse order as shown below.
Any ideas? Maybe I could figure another way to reverse the numbers if I could
just find a way to run the subtotals and start over each time the number in
the first column changes.
1 -5
1 -4
1 -3
1 -2
1 -1
1 0
2 -1
2 0
3 -2
3 -1
3 0