luis_marques
Member
Hi,
I need to sum 2 columns by each row. I would like a formula to store each sum in array form and right calculate the maximum result beetween array elements.
That is the example:
B1 C1
1 2
2 3
1 1
1 1
Array formula = (1+2;2+3;1+1;1+1)
Max = (5)
Thanks in advance.
Luis
I need to sum 2 columns by each row. I would like a formula to store each sum in array form and right calculate the maximum result beetween array elements.
That is the example:
B1 C1
1 2
2 3
1 1
1 1
Array formula = (1+2;2+3;1+1;1+1)
Max = (5)
Thanks in advance.
Luis