Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
oakm
 
Posts: n/a
Default how can i count a number that meets a criteria?

hi.
I have a column of numbers in a sheet.
how can I count the numbers between 5 & 10 (for example) in
the column?
thanks.
  #2   Report Post  
Gord Dibben
 
Posts: n/a
Default

oak

=COUNTIF(A1:A10,"5")-COUNTIF(A1:A10,"9")

You sure you mean "between" 5 and 10 which would be 6,7,8 or 9?


Gord Dibben Excel MVP

On Thu, 10 Mar 2005 14:27:04 -0800, "oakm"
wrote:

hi.
I have a column of numbers in a sheet.
how can I count the numbers between 5 & 10 (for example) in
the column?
thanks.


  #3   Report Post  
Rajesh HR, BAngalore
 
Posts: n/a
Default

Insert a Column
give a formula - if (And(a14,a1<11)," To Count","Not Count", You will
get a result as To count or Not Count. Then Count all To Counts


"oakm" wrote:

hi.
I have a column of numbers in a sheet.
how can I count the numbers between 5 & 10 (for example) in
the column?
thanks.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count number of occurences in 1 column only if something in anothe Wenster Excel Worksheet Functions 2 February 7th 05 09:58 PM
How do I count the times a number occurs in a given criteria? w_aller Excel Discussion (Misc queries) 2 February 3rd 05 09:06 AM
SUMPRODUCT Formula to Count Row of data Below Matched Criteria Sam via OfficeKB.com Excel Worksheet Functions 8 February 3rd 05 01:37 AM
Count number to reach a cumulative value Bruce Excel Worksheet Functions 5 January 25th 05 05:14 PM
Count number of shaded cells Maddoktor Excel Discussion (Misc queries) 2 December 20th 04 08:35 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"