Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi,
Is it possible to sum up the minimums of each row in one line commmand? E.g. A B 1 5 6 2 2 0 3 1 3 Ans: 5 + 0 + 1 I've tried {=sum(min(a1:a3,b1:b3))} but it doesn't work. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert rows based on specific value | Excel Worksheet Functions | |||
Finding the minimum in a selected number of rows of the same colum | Excel Worksheet Functions | |||
Hiding Rows if the linked rows are blank | Excel Discussion (Misc queries) | |||
Finding minimum value across selected rows of an array | Excel Worksheet Functions | |||
Adding Rows to Master Sheet | New Users to Excel |