In Google Sheets I have a row of values (0 or 1). I want to put a formula in the next column which changes the value in that cell from 1 to 0 if any of the values in the other cells in the same row are equal to 1. What formula would do this?
I have tried IF, SUMIF, COUNT, ARRAY but none of them seem to work and clearly, I am no expert!
You may try: