View Single Post
  #1   Report Post  
Michele P
 
Posts: n/a
Default In Excel, how to sum top 10 greatest values in a row of numbers?

I have a row of (16) numbers. I want to sum the top (10) greatest numbers. I
know how to get the greatest number by using MAXA, but how do I tell it to
get the top ten greatest numbers and add them together? HELP?