Hi All,
I think my formula is wrong, but not sure where or how to do it to make it show NA at K12.
It suppose to show NA when J12 is empty and N12 has the keyword exchange.
=IF(C12="LR","LR",IF(C12="TOP","TOP",IF(A12<>"",IF(AND(J12=""&IF(ISNUMBER(SEARCH("*exchange*",N12)),"NA",IF(J12="","Not Yet",IF(J12>=A12,"Return")))),""))))
Can someone enlighten what went wrong ?
Google link: https://drive.google.com/open?id=1X1ey_WKMA0c_WYALVrF1rYjVIU6iswzE
Thanks !!
I think my formula is wrong, but not sure where or how to do it to make it show NA at K12.
It suppose to show NA when J12 is empty and N12 has the keyword exchange.
=IF(C12="LR","LR",IF(C12="TOP","TOP",IF(A12<>"",IF(AND(J12=""&IF(ISNUMBER(SEARCH("*exchange*",N12)),"NA",IF(J12="","Not Yet",IF(J12>=A12,"Return")))),""))))
Can someone enlighten what went wrong ?
Google link: https://drive.google.com/open?id=1X1ey_WKMA0c_WYALVrF1rYjVIU6iswzE
Thanks !!