0
0-0 Wai Wai ^-^
Hi.
=COUNTIF(B6,{">0","<5"})
When I type a value which is larger than 1, it always returns the count as 1.
When I type a value which is 0 or lower, it always return the count as 0.
What's wrong?
I suppose it should work like that the formula will consider 2 criteria.
=COUNTIF(B6,{">0","<5"})
When I type a value which is larger than 1, it always returns the count as 1.
When I type a value which is 0 or lower, it always return the count as 0.
What's wrong?
I suppose it should work like that the formula will consider 2 criteria.