I have spreadsheet like belwo
123 123
124 128
125 127 //problem column above is higher
125 130
130 138
GOOD BAD
what will be the formula to validate if above 5 columns is in assending order. Meaning column below is not higher then column above. They can be equal but column below another cannot be higher. The results of the formula must state word "good" or "bad" depending on validity check.
123 123
124 128
125 127 //problem column above is higher
125 130
130 138
GOOD BAD
what will be the formula to validate if above 5 columns is in assending order. Meaning column below is not higher then column above. They can be equal but column below another cannot be higher. The results of the formula must state word "good" or "bad" depending on validity check.