Hi
I have a row array with several values (A B C D E) - one in each col.. What formula should I use to check if a value exists in that given row ? e.g if I am searching for the existance of C .. the first 2 rows have it and the third doesnt. If it exists .. would like the value = 1 else 0...