View Single Post
  #3   Report Post  
CLR
 
Posts: n/a
Default

=COUNTIF(A:A,"<=5")-COUNTIF(A:A,"<1")

Vaya con Dios,
Chuck, CABGx3



"thanks" wrote in message
...
How can I create a conditional formula that count only the numbers btween

x
and y?

Example:
A 5
B c
C 6
D 2
"The formula can just count the values between 1 and 5"

Thank you...