Please help - Can I created a multiple condition NESTED if Formula using cell references?
Eg: below - how would I put this into one complete formula? I don't know if I should use array, or how array works?
4 arguments in 1 complete formula (using cell references)
IF <C41 = $0 (or "no bonus")
IF between E41 & F41 = D41
IF between E40 & F40 = D40
IF = > F39 = D39
Second formula - 5 arguments (using cell references)
IF <I43 = J43
IF between K42 & L42 = 0% (or "no bonus")
IF between K41 & L41 = J41
IF between K40 & L40 = J40
IF = > L39 = J39
Eg: below - how would I put this into one complete formula? I don't know if I should use array, or how array works?
4 arguments in 1 complete formula (using cell references)
IF <C41 = $0 (or "no bonus")
IF between E41 & F41 = D41
IF between E40 & F40 = D40
IF = > F39 = D39
Second formula - 5 arguments (using cell references)
IF <I43 = J43
IF between K42 & L42 = 0% (or "no bonus")
IF between K41 & L41 = J41
IF between K40 & L40 = J40
IF = > L39 = J39