Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
MikeDH
 
Posts: n/a
Default Number of items meeting a > criterion

Is there a way to count the number of cells with numbers greater than X in a
column? I'd appreciate the help.
  #2   Report Post  
David Billigmeier
 
Posts: n/a
Default

Mike -
Assume your data is in the range A1:A100 and you want to count how many
numbers are greater than 10, this formula will work:

=COUNTIF(A1:A100,""&10)

--
David Billigmeier


"MikeDH" wrote:

Is there a way to count the number of cells with numbers greater than X in a
column? I'd appreciate the help.

  #3   Report Post  
MikeDH
 
Posts: n/a
Default

Excellent. Thank you much sir.

"David Billigmeier" wrote:

Mike -
Assume your data is in the range A1:A100 and you want to count how many
numbers are greater than 10, this formula will work:

=COUNTIF(A1:A100,""&10)

--
David Billigmeier


"MikeDH" wrote:

Is there a way to count the number of cells with numbers greater than X in a
column? I'd appreciate the help.

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
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
count number of items in a row? help *file included* Carlos Excel Worksheet Functions 7 April 29th 05 01:17 PM
Maximum number of rows? Allan Bach Excel Discussion (Misc queries) 5 April 14th 05 12:37 PM
Is the data validation criteria limited to a few number of items . Rhonda Pugh Excel Worksheet Functions 3 April 5th 05 10:39 PM
Convert week number into calendar month? WickyWick Excel Worksheet Functions 2 November 9th 04 09:01 PM


All times are GMT +1. The time now is 01:18 AM.

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

About Us

"It's about Microsoft Excel"