Thread
:
How to add 4 of 5 highest numbers using a formula
View Single Post
#
2
Arvi Laanemets
Posts: n/a
Hi
=SUM(A1:A5)-MIN(A1:A5)
Arvi Laanemets
"jost" wrote in message
...
How to make a formula for this problem in Excel
Reply With Quote