View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] jpsabourin@quickbusiness.com is offline
external usenet poster
 
Posts: 15
Default COUNTIF to be used with a time range

I am currently using this formula

=COUNTIF($F$6:$F$1194,"Fast") to count cells with the word "Fast", but
how do we set it up to give a time range, example..

Calls between 00:01 to 00:05 minutes ?

Thanks
JP