Forum Discussion

Erika Lillard's avatar
Erika Lillard
Copper Contributor
Mar 29, 2018

Nested IF Function

I can't figure out why this function is not working. =IF(A3="","",IF(AND(ISBLANK(N3),ISBLANK(L3),ISBLANK(J3)),MAX(C3,$Q$1),IF(AND(ISBLANK(N3),ISBLANK(L3)),MAX(C3,J3,IF(ISBLANK(N3),MAX(L3,$Q$1),MAX(...