View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tom L Tom L is offline
external usenet poster
 
Posts: 1
Default syntax for countif when cells fall within a numerical range

I have a column of numerical data, for which I need frequency counts within
certain ranges. E.G. If a cell value is = 41 AND <= 50, I want to count
that cell as one. I can't figure out the syntax.