Thread: Count Formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JohnD
 
Posts: n/a
Default Count Formula

I have the following formula in a cell;
=COUNTIF(Info!L5:L499,"5<10")
The criteria of the formula is to check for number between 5 & 10.
How do this.?