Hello everyone!
I have 2 huge columns with data. The value of every single cell in column 2 is the final result, unless
1) this value is larger than 1800. Then the value has to be changed to 1800 (which is the final result of this cell)
or
2) the corresponding value in column 1 is smaller than 5. Then the value of column 2 has to be changed to 0. (which is the final result of this cell)
How do I write this in column 3?
Thanks in advance!
Bookmarks