PC Review


Reply
Thread Tools Rate Thread

COUNTIF a cell value is between two numbers

 
 
LAWNDALE
Guest
Posts: n/a
 
      15th Aug 2008
I have a range of cells (D$9350) and I want to count the number of
instances that a number in the cell range is between 100 and 400. I keep
getting errors.
 
Reply With Quote
 
 
 
 
T. Valko
Guest
Posts: n/a
 
      15th Aug 2008
One way:

This also counts 100 and 400.

=COUNTIF(D9350,">=100")-COUNTIF(D9350,">400")

--
Biff
Microsoft Excel MVP


"LAWNDALE" <(E-Mail Removed)> wrote in message
news:9E9A4606-F209-4433-B080-(E-Mail Removed)...
>I have a range of cells (D$9350) and I want to count the number of
> instances that a number in the cell range is between 100 and 400. I keep
> getting errors.



 
Reply With Quote
 
LAWNDALE
Guest
Posts: n/a
 
      15th Aug 2008
Very helpful. Thanks.

"LAWNDALE" wrote:

> I have a range of cells (D$9350) and I want to count the number of
> instances that a number in the cell range is between 100 and 400. I keep
> getting errors.

 
Reply With Quote
 
T. Valko
Guest
Posts: n/a
 
      15th Aug 2008
You're welcome!

--
Biff
Microsoft Excel MVP


"LAWNDALE" <(E-Mail Removed)> wrote in message
news:E1743429-C9ED-4901-AADB-(E-Mail Removed)...
> Very helpful. Thanks.
>
> "LAWNDALE" wrote:
>
>> I have a range of cells (D$9350) and I want to count the number of
>> instances that a number in the cell range is between 100 and 400. I keep
>> getting errors.



 
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 numbers and words Joe Microsoft Excel Worksheet Functions 4 7th Oct 2009 11:14 AM
Countif function for Even and Odd numbers Jezzy Microsoft Excel Worksheet Functions 34 25th Oct 2008 07:16 PM
COUNTIF for range of numbers =?Utf-8?B?Ymltc2V1bg==?= Microsoft Excel Misc 3 24th Jan 2006 02:40 PM
Countif for numbers between x and y don Microsoft Excel Worksheet Functions 4 5th May 2005 01:01 PM
COUNTIF - Between Two Numbers Dave Microsoft Excel Worksheet Functions 1 4th Dec 2003 09:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:59 AM.