Hi, I want to change a variable into <0 becomes 0 with the if command. However, when I use IF VARNAME <0 VARNAME = 0, I only get to see the 0's. How can I change this so I see the 0's, but also the positive numbers higher then 0? Eva