G
Guest
I have a column with %'s. There are 2983 values. I want to do a countif
statement that shows the values >0% and <=10%. When I do a
countif(data!bc:bc,">0") there are 391. if I do a countif(data!bc:bc,"<=10")
it shows 2598. But there are only 6 values that are >0% and <10%. When I type
in (countif(data!bc:bc,">0<=10") it will give me 1. Any help on how to write
this formula to get me the count or number of values that are >0 and less
than <=10%.
Thank you
statement that shows the values >0% and <=10%. When I do a
countif(data!bc:bc,">0") there are 391. if I do a countif(data!bc:bc,"<=10")
it shows 2598. But there are only 6 values that are >0% and <10%. When I type
in (countif(data!bc:bc,">0<=10") it will give me 1. Any help on how to write
this formula to get me the count or number of values that are >0 and less
than <=10%.
Thank you