Thread
:
more than one IF
View Single Post
#
1
Micayla Bergen
Posts: n/a
more than one IF
i want my cell to return a value if J5 is 1 or 2 (which themselves are
results of formulas)
i have this thusfar
=IF(J6=1,"SELL?","",(IF(J6=2,"SELL?","")))
Reply With Quote