I have a series of non-adjacent cells with just user input numbers in them. I want to look at each cell, determine whether the value is <10, and count how many meet that criterion. I've tried the COUNTIF function, but it tells me I have "too many arguments for this function". Yet, if I pick a series of adjacent cells, it works fine. I'm fairly novice at functions. Is there a different function I should be using?