=IF(AND(SUM(C1:C10)>5,SUM(D1:D10)>5,SUM(E1:E10)>5,SUM(F1:F10)>5,SUM(G1:G10)>5,SUM(H1:H10)>5,SUM(I1:I10)>5,SUM(J1:J10)>5,SUM(K1:K10)>5,SUM(L1:L10)>5,SUM(M1:M10)>5,SUM(N1:N10)>5,SUM(O1:O10)>5,SUM(P1:P10)>5,SUM(Q1:Q10)>5),IF(TODAY()<DATEVALUE("1/25/2005"),5,0),4)
Sweenus said:Is it possible to use a VLOOKUP with multiple constraints or to write a formula in Excel that contains more than 8 functions, more like 16 functions?