Hi,
I have done a search but cant quite get what I need - Hopefully this is pretty simple for the resident experts!!
I have multiple rows of 3 columns (A/B/C) that could be blank or could contain 3 or 4 different sets of text. They start out as blanks and don't have to be populated as such.
What I want in column D is a formula that looks at A,B & C and if they have text in them and that text is different return the text "diff" otherwise "ok"
examples
row 1 could be: (blank), Red, Red = ok
row 2 could be: Red, Red, Red = ok
row 3 could be: Red, blue, blue = Diff
row 4 could be: (blank), (blank), blue = ok
I think its the blank cells that potentially going to throw a spanner in the works. I guess the formula needs to 'ignore blanks' somehow,
Many thanks for any help given
I have done a search but cant quite get what I need - Hopefully this is pretty simple for the resident experts!!
I have multiple rows of 3 columns (A/B/C) that could be blank or could contain 3 or 4 different sets of text. They start out as blanks and don't have to be populated as such.
What I want in column D is a formula that looks at A,B & C and if they have text in them and that text is different return the text "diff" otherwise "ok"
examples
row 1 could be: (blank), Red, Red = ok
row 2 could be: Red, Red, Red = ok
row 3 could be: Red, blue, blue = Diff
row 4 could be: (blank), (blank), blue = ok
I think its the blank cells that potentially going to throw a spanner in the works. I guess the formula needs to 'ignore blanks' somehow,
Many thanks for any help given