Dear Kristen, I think the problem isn't directly the negative numbers. I think you've got the comparison around the wrong way. Shouldn't it be > = -10000? That is, you want values between -10,000 and -20: greater than or equal to the lowest range (-10,000) and less than or equal to the higher range ...