P
Peter Blue
In the following formula, I need to change N2>1 to get it to be TRUE if there
are any words in the cell:
=IF(J2>1,IF(K2>1,IF(L2>1,IF(M2>1,IF(N2>1,IF(T2>1,"0-Completed"),"5-Progressing"),"4-Supervisor Req'd"),"3-Resubmitting"),"2-Submitting"),"1-No Proposal")
are any words in the cell:
=IF(J2>1,IF(K2>1,IF(L2>1,IF(M2>1,IF(N2>1,IF(T2>1,"0-Completed"),"5-Progressing"),"4-Supervisor Req'd"),"3-Resubmitting"),"2-Submitting"),"1-No Proposal")