Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9843

Replace first value in a given range (column)

$
0
0

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.


Viewing all articles
Browse latest Browse all 9843

Trending Articles