T
Thomas Guignard
Hi there
Here's our problem. We have a table like this:
58 5'630.00
58 997.00
58 489.00
58 385.44
57 2'244.00
57 2'228.00
57 1'451.24
57 576.00
57 0.00
56 2'752.00
56 1'644.00
56 544.58
56 472.31
55 927.00
54 3'068.00
54 1'868.00
What we want to have, is a table with the number of occurences of a
particular number in the 1st colum and the sum of the relevant numbers
in the 2nd colum. In our case:
Number Occurences Sum
58 4 7'501.44
57 5 6'499.24
56 4 ...
We found out how to make one, or the other, using the "Subtotal" menu
item, but were not able to combine the two steps.
It is very important to have the # of occurences and the sum on the same
line, since we are using this data to build a graph.
Thanks for your help!
Here's our problem. We have a table like this:
58 5'630.00
58 997.00
58 489.00
58 385.44
57 2'244.00
57 2'228.00
57 1'451.24
57 576.00
57 0.00
56 2'752.00
56 1'644.00
56 544.58
56 472.31
55 927.00
54 3'068.00
54 1'868.00
What we want to have, is a table with the number of occurences of a
particular number in the 1st colum and the sum of the relevant numbers
in the 2nd colum. In our case:
Number Occurences Sum
58 4 7'501.44
57 5 6'499.24
56 4 ...
We found out how to make one, or the other, using the "Subtotal" menu
item, but were not able to combine the two steps.
It is very important to have the # of occurences and the sum on the same
line, since we are using this data to build a graph.
Thanks for your help!