S
steven
i'm trying to see if this can be put in an excel formula:
if P>0
if(S>2/3P and C>1/3P) then pay (2/3P to S and pay 1/3P to
C)
if(S<2/3P and C>P-S) then(pay off S and pay P-S to C)
if(S<2/3P and C<P-S) then (pay off S and pay off C and
distribute P-S-C)
if it's possible what would the formula look like?
if P>0
if(S>2/3P and C>1/3P) then pay (2/3P to S and pay 1/3P to
C)
if(S<2/3P and C>P-S) then(pay off S and pay P-S to C)
if(S<2/3P and C<P-S) then (pay off S and pay off C and
distribute P-S-C)
if it's possible what would the formula look like?