![]() |
How to sum top 5 numbers from the column of numbers
I have about 100 columns with numbers. In every column there is 25 numbers. I
want to sum top 5 numbers in every column. How to do it without sorting every column. |
=sum(large(column,{1,2,3,4,5})
"Martin" wrote: I have about 100 columns with numbers. In every column there is 25 numbers. I want to sum top 5 numbers in every column. How to do it without sorting every column. |
All times are GMT +1. The time now is 03:43 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com