PC Review


Reply
Thread Tools Rate Thread

Count range of data

 
 
Count if dates fall in certain range
Guest
Posts: n/a
 
      26th Aug 2008
I am trying to use the > with a date and a range of cells with a count range.

=IF(f7:f11>7/31/08,COUNT(b7:b11),"") I am getting a value error. What I am
wanting my end result to show is if the dates within f7 to f11 are < 7/31/08
count how many invoices I have with an August date that are in the range of
B7:B11.

Should I use a between function?

Any help would be appreciated.
 
Reply With Quote
 
 
 
 
Don Guillett
Guest
Posts: n/a
 
      26th Aug 2008
Look at the COUNTIF function

--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(E-Mail Removed)
"Count if dates fall in certain range" <Count if dates fall in certain
(E-Mail Removed)> wrote in message
news:1F5ADBB5-D27B-410F-A770-(E-Mail Removed)...
>I am trying to use the > with a date and a range of cells with a count
>range.
>
> =IF(f7:f11>7/31/08,COUNT(b7:b11),"") I am getting a value error. What I
> am
> wanting my end result to show is if the dates within f7 to f11 are <
> 7/31/08
> count how many invoices I have with an August date that are in the range
> of
> B7:B11.
>
> Should I use a between function?
>
> Any help would be appreciated.


 
Reply With Quote
 
Spiky
Guest
Posts: n/a
 
      26th Aug 2008
On Aug 26, 3:26 pm, "Don Guillett" <dguille...@austin.rr.com> wrote:
> Look at the COUNTIF function


And also...

You can't enter a date like that in a formula. The best way is to put
your limit date in a cell somewhere and reference it. Or you can use
DATE or DATEVALUE to put the date into the formula.
 
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
Count time formatted data within range Unique_Identifier Microsoft Excel Worksheet Functions 1 21st Oct 2009 07:09 AM
how to select and count from a range of data Ajay Microsoft Excel Misc 2 10th Dec 2008 02:36 PM
Re: Count unique entries in data range Bob Phillips Microsoft Excel Worksheet Functions 0 1st Dec 2006 11:49 PM
Excel, how do I count cell with data within a range? =?Utf-8?B?QlJLaXJr?= Microsoft Excel Worksheet Functions 2 12th May 2006 03:02 AM
Count Data Within Range =?Utf-8?B?U3VraA==?= Microsoft Excel Programming 3 6th Mar 2006 10:17 AM


Features
 

Advertising
 

Newsgroups
 


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