View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
WBTKbeezy
 
Posts: n/a
Default Count if a number is between X and Y

I need a fucntion that allows me to count if in a range of numbers how many
are greater than (for example) 250 but less than (for example) 2000... can
Countif do this? If not, how should I go about it?