Hi all
I hope my Title makes sense hehe.
Ok I've been trying to crack my head over this and can't seem to figure out how.
I've attached a sample.
In column A, I have input the IF formula so that each cell in that column will return a value based on the value in Column F in same row.
Example A2 will return the value "OK" if F2 reads "Fault Found"
A5 will return "NA instead because "Unlocalized Fault" is not inside the IF statement requirement.
But the IF statement only allow me to return two values in the pretense of TRUE or FALSE.
I need the cells in column A to return another value, "INVALID" if the cells in column F is either empty or contains other characters such as a dash.
But with the IF function that I'm using, its returning "NA" instead which is not my requirement.
Is there a way to do this using functions?
Any help would be great.
Bookmarks