L
lau0001
hi all, is there any quick method to add up 3 biggest numbers in a se
of number? e.g.
I have the following data in a row:
100 20 90 30
And I want to add up 3 biggest numbers, i.e.
100 + 90 + 30 = 220
Thanks
of number? e.g.
I have the following data in a row:
100 20 90 30
And I want to add up 3 biggest numbers, i.e.
100 + 90 + 30 = 220
Thanks
