network_engineer
New Member
- Joined
- May 14, 2011
- Messages
- 37
Hello all,
Wondering if somebody here would help me with this:
How would I calculate the sum in a cell, if I want the value to be calculated ONLY if two values in the respective rows are matching?
E.g.
D17="High"; G17="Y"; E17=2
D18="High"; G18="N"; E18=2
D19="High"; G19="Y"; E19=2
D20="Low"; G20="N"; E20=2
__________________E21=4
So, in other words, the values in blue (E18 and E20) are ignored and not taken into calculation.
Thanks a lot for any help.
Kind regards.
Ben
Wondering if somebody here would help me with this:
How would I calculate the sum in a cell, if I want the value to be calculated ONLY if two values in the respective rows are matching?
E.g.
D17="High"; G17="Y"; E17=2
D18="High"; G18="N"; E18=2
D19="High"; G19="Y"; E19=2
D20="Low"; G20="N"; E20=2
__________________E21=4
So, in other words, the values in blue (E18 and E20) are ignored and not taken into calculation.
Thanks a lot for any help.
Kind regards.
Ben