bluepenink
Well-known Member
- Joined
- Dec 21, 2010
- Messages
- 585
hello
having a problem with the if(and formula, can someone pls help me with the logic!
=IF((D53=$E$53),"-",IF(AND(D53=$E$53,D46>D53),D53-D46,D46-D53))
it works fine, however, when
D53 > D46, i want it to D53-D46
the current formula that i have, is making the answer negative. the formula above works fine when D53 <D46, but when D53 > D46, it makes the value negative....can someone pls help!
thx u so much
basically, i want the formula to be as is, but when
D53 > D46, i want it to D53-D46
having a problem with the if(and formula, can someone pls help me with the logic!
=IF((D53=$E$53),"-",IF(AND(D53=$E$53,D46>D53),D53-D46,D46-D53))
it works fine, however, when
D53 > D46, i want it to D53-D46
the current formula that i have, is making the answer negative. the formula above works fine when D53 <D46, but when D53 > D46, it makes the value negative....can someone pls help!
thx u so much
basically, i want the formula to be as is, but when
D53 > D46, i want it to D53-D46