Adding the max 8 values in a list

K

Ken Guest

Hi there
I have a list of numbers that can be 80 numbers long in any order (they
could consist of only 1's, 2's or 3's). I need to add the highest 8 numbers
together. Is there a simple way to do this??
eg

1 1 0 1 2 2 0 3 3 0 3 3 3

Now I need it to give me a total of 20 (all the 3's, 2's and one 1)
 
G

Gary''s Student

If you have any problems using or adapting the formula, update this post..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top