kashifjillani
New Member
- Joined
- Jul 26, 2011
- Messages
- 47
Hello dear community,
I want to use (may be) IF command to perform following task
There are two cells I want to add, but if one of values in those cells is zero then I dont want to add at all. Just zero may appear as result.
e.g.
cell A1 value is 2
Cell B3 value is 4
then sum A1+B3 = 6
BUT IF:
cell A1 value is 0
Cell B3 value is 4
then sum A1+B3 = 0
I want to use (may be) IF command to perform following task
There are two cells I want to add, but if one of values in those cells is zero then I dont want to add at all. Just zero may appear as result.
e.g.
cell A1 value is 2
Cell B3 value is 4
then sum A1+B3 = 6
BUT IF:
cell A1 value is 0
Cell B3 value is 4
then sum A1+B3 = 0