subtract a single cell from range of cells and then count
I want to subtrcat a single cell from each value in a range. For each result,
if greater tthan 30, I want to count those instances.
In other words, I would subtract A2 from E:E (each cell). I want to count
each time the result is greater than 30.
|