bjbalmforth
Board Regular
- Joined
- Jul 21, 2005
- Messages
- 117
I need a formula that will say the following,
I have 3 cells which each contain a number I want to be able to find the smallest 2 values, but if a cell contains a zero or no data then add the remaining 2 numbers.
A2 B2 C2
78 80 77 = 155
A2 B2 C2
0 75 75 = 150
As you can see the zero would not be counted.
I have 3 cells which each contain a number I want to be able to find the smallest 2 values, but if a cell contains a zero or no data then add the remaining 2 numbers.
A2 B2 C2
78 80 77 = 155
A2 B2 C2
0 75 75 = 150
As you can see the zero would not be counted.