PC Review


Reply
Thread Tools Rate Thread

how can I use Excel's COUNTIF to count column entries>71 but <110

 
 
=?Utf-8?B?YnNyLXRtbWM=?=
Guest
Posts: n/a
 
      24th May 2006
I have a set of numbers for laboratory tests in a column. I need to COUNT
the numbers of results < 70, the number <=71 but <=110, <=111 but <=140, etc.

An example Cell range would be (A2:A200)

Can I use the COUNT or COUNTIF functions?

Thanks



 
Reply With Quote
 
 
 
 
Peo Sjoblom
Guest
Posts: n/a
 
      24th May 2006
Your description is somewhat confusing, if you mean greater than or equal to
71 you should use

>=71


if that's the case

=COUNTIF(A2:A200,">=71")-COUNTIF(A2:A200,">110")

Do the same for the rest

--

Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
"It is a good thing to follow the first law of holes;
if you are in one stop digging." Lord Healey


"bsr-tmmc" <bsr-(E-Mail Removed)> wrote in message
news:EC3F1761-2A91-4D42-949D-(E-Mail Removed)...
>I have a set of numbers for laboratory tests in a column. I need to COUNT
> the numbers of results < 70, the number <=71 but <=110, <=111 but <=140,
> etc.
>
> An example Cell range would be (A2:A200)
>
> Can I use the COUNT or COUNTIF functions?
>
> Thanks
>
>
>



 
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
RE: Getting count of entries in a column Jacob Skaria Microsoft Excel Programming 0 8th Jul 2009 11:13 AM
Getting count of entries in a column Pawan Microsoft Excel Programming 0 8th Jul 2009 11:07 AM
Re: Count entries in one column based on values in another column bda75 Microsoft Excel Worksheet Functions 0 9th Jan 2007 01:29 PM
How can I count the no. of entries in a column. Barnali Microsoft Excel Worksheet Functions 2 17th Aug 2006 12:20 PM
count column entries Tim Barrett Microsoft Excel Worksheet Functions 2 28th Apr 2004 01:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:40 PM.