wiredgecko
New Member
- Joined
- Dec 1, 2014
- Messages
- 43
I have the following equation:
=IF(AND(S19="yes",$V$5>0),VLOOKUP(I5,Table27,5,0),VLOOKUP(I5,Table27,4,0))
I'm having trouble adding to this equation: if S19="no", return a value of 0.
Hoping explained my self and someone can help.
Thanks
Alex
=IF(AND(S19="yes",$V$5>0),VLOOKUP(I5,Table27,5,0),VLOOKUP(I5,Table27,4,0))
I'm having trouble adding to this equation: if S19="no", return a value of 0.
Hoping explained my self and someone can help.
Thanks
Alex