Hello,
I need help with creating a formula to calculate a "final test result" for the following scenario:
1) If any cell in the row is “FAIL”, then result is “FAIL”
2) If all cells in the row are “PASS”, then result is “PASS”
3) If one cell is in the row is “N/A” or “blank”, then result is “INCOMPLETE”
4) If all cells in the row are “blank”, then the result is “NOT TESTED”
Thank you, in advance for your help!
--Lisa M.