What does this mean?
=IF(AND(OR(T2=B2,T2=C2),A2>0),A2, IF(A2>0,6,IF(J2=0,-1,0)))
Im trying to find out if students have obtained the degree they originally applied for when entering the program. T2, B2, and C2 are all text fields while A2 and J2 are numerical. T2 is the original degree...