Originally Posted by 6StringJazzer =IF(SIGN(D6)=1,1,0) - SIGN(D6)*P Another way to write this... =MAX(SIGN(D6),0)-SIGN(D6)*P However, if I am not mistaken, this alternate formula should produce the same results... =CHOOSE(SIGN(D6)+2,P,0,1-P)
Last edited by Rick Rothstein; 10-06-2019 at 12:13 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Forum Rules
Bookmarks