C
Cindy
I have a range (b1:b100) of numbers from 1 to 100. I'm
trying to use a formula that would look at the entire
list of numbers and count those that are in a certain
range. For example: = to or greater than 30 and = to or
less than 34.
I tried countif(b1:b100,and(>=30,<=34)) but it doesnt
seem to be working.
Any help will be greatly appreciated.
Cindy.
trying to use a formula that would look at the entire
list of numbers and count those that are in a certain
range. For example: = to or greater than 30 and = to or
less than 34.
I tried countif(b1:b100,and(>=30,<=34)) but it doesnt
seem to be working.
Any help will be greatly appreciated.
Cindy.