PC Review


Reply
Thread Tools Rate Thread

COUNTIF to be used with a time range

 
 
jpsabourin@quickbusiness.com
Guest
Posts: n/a
 
      10th May 2007
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

 
Reply With Quote
 
 
 
 
Roger Govier
Guest
Posts: n/a
 
      10th May 2007
Hi

Put the lower time in A1, the larger in B1 and use

=SUMPRODUCT(($F$6:$F$1194>=A1)*($F$6:$F$1194<=B1))

--
Regards

Roger Govier


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>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
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
COUNTIF with a range of time values Kazman Microsoft Excel Worksheet Functions 2 23rd Sep 2009 05:32 AM
Countif in a time range smcmoran Microsoft Excel Worksheet Functions 5 16th Oct 2008 04:26 PM
COUNTIF to compare one range versus another range Phil Microsoft Excel Programming 3 30th May 2007 10:39 PM
COUNTIF or not to COUNTIF on a range in another sheet =?Utf-8?B?RWxsaWU=?= Microsoft Excel Worksheet Functions 4 15th Sep 2005 10:06 PM
Countif of a range ibeetb Microsoft Excel Worksheet Functions 1 25th Sep 2003 09:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:04 PM.