I
Ian Mellors
Why does this work;
=IF(F7=0,"",IF(J7=0,"",IF(N7=0,"",IF(R7=0,"",IF(V7=0,"",IF
(AND((COUNTA(F7,J7,N7,R7,V7,Z7)+E7)>13,COUNTA(Z7)
=1),"X",""))))))
but this throws an error
=IF(F7=0,"",IF(J7=0,"",IF(N7=0,"",IF(R7=0,"",IF(V7=0,"",IF
(Z7=0,"",IF(AND((COUNTA(F7,J7,N7,R7,V7,Z7,AD7)+E7)
too long?, I havn't exceded the limit if 7 nested IFs ....
=IF(F7=0,"",IF(J7=0,"",IF(N7=0,"",IF(R7=0,"",IF(V7=0,"",IF
(AND((COUNTA(F7,J7,N7,R7,V7,Z7)+E7)>13,COUNTA(Z7)
=1),"X",""))))))
but this throws an error
=IF(F7=0,"",IF(J7=0,"",IF(N7=0,"",IF(R7=0,"",IF(V7=0,"",IF
(Z7=0,"",IF(AND((COUNTA(F7,J7,N7,R7,V7,Z7,AD7)+E7)
13,COUNTA(AD7)=1),"X","")))))))
too long?, I havn't exceded the limit if 7 nested IFs ....