How would I look up the first value < 0 in this range and replace it with 0? If the value <0 does not exist, I'd like the column to remain intact. I've been struggling with this for a day now
![http://prntscr.com/xjizph]()
Edit: I need only the first result less then zero (in this case only the first -90) to be set to 0.