View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nick Horn Nick Horn is offline
external usenet poster
 
Posts: 1
Default counting cells with a criteria

Hi

Please can anyone help.

I need to count a group of cells that are spread through the spreadsheet
which meet a criteria range e.g

count the number of cells for X2, BX2, CX2 that are greater than or equal to
40 but less than or equal to 49.

I cant seem to use COUNTIF. Presumably because it needs a range e.g. X2:CX2
and I do not not want to count all cells in the range, just specific cells.

Many thaks for any help.

Nick