H
H3dgehog
Good morning,
I have a list of percentage values in a column (totalling 100%). I hav
to run 3 specific tests against this data set:
1) Find the highest sum total of ANY two values, returning the total an
the two values that make up the total.
2) Find the highest sum total of ANY three values, returning the tota
and the three values that make up the total.
3) Find the highest sum total of ANY four values, returning the tota
and the four values that make up the total.
Is there a specific function to look at data sets in this way?
Many thanks in advance from a first time poster
I have a list of percentage values in a column (totalling 100%). I hav
to run 3 specific tests against this data set:
1) Find the highest sum total of ANY two values, returning the total an
the two values that make up the total.
2) Find the highest sum total of ANY three values, returning the tota
and the three values that make up the total.
3) Find the highest sum total of ANY four values, returning the tota
and the four values that make up the total.
Is there a specific function to look at data sets in this way?
Many thanks in advance from a first time poster