Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Micos3
 
Posts: n/a
Default Count values bigger than cell

Hello

I have a table B11:K40 and i want to count every cell's that is over the
cell value D52.
How can i do this?

thanks in advance

  #2   Report Post  
bigwheel
 
Posts: n/a
Default

"Micos3" wrote:

Hello

I have a table B11:K40 and i want to count every cell's that is over the
cell value D52.
How can i do this?


Check out the Countif worksheet function - COUNTIF(range,criteria)
  #3   Report Post  
Alan
 
Posts: n/a
Default

=
"Micos3" wrote in message
...
Hello

I have a table B11:K40 and i want to count every cell's that is over the
cell value D52.
How can i do this?

thanks in advance



  #4   Report Post  
Alan
 
Posts: n/a
Default

=COUNTIF(B11:K40,""&D52)
or
=COUNTIF(B11:K40,"="&D52)
Regards,
Alan.
"Micos3" wrote in message
...
Hello

I have a table B11:K40 and i want to count every cell's that is over the
cell value D52.
How can i do this?

thanks in advance



  #5   Report Post  
Micos3
 
Posts: n/a
Default

You're right, but this function only counts in column and i need to count in
all the table, or perhaps i'm not doing it right.
i made to test:
A2:C5 and in A7 i wrote =countif(A2:C5;"A8") but the count were wrong, what
i'm i doing bad? he should count all values in table bigger than A8, or not?

"bigwheel" escreveu:

"Micos3" wrote:

Hello

I have a table B11:K40 and i want to count every cell's that is over the
cell value D52.
How can i do this?


Check out the Countif worksheet function - COUNTIF(range,criteria)



  #6   Report Post  
Micos3
 
Posts: n/a
Default

I've found the awnser in an previous question:

=countif(A2:C5;""&A8)
and it works cos i've tested
Thanks

"Micos3" escreveu:

You're right, but this function only counts in column and i need to count in
all the table, or perhaps i'm not doing it right.
i made to test:
A2:C5 and in A7 i wrote =countif(A2:C5;"A8") but the count were wrong, what
i'm i doing bad? he should count all values in table bigger than A8, or not?

"bigwheel" escreveu:

"Micos3" wrote:

Hello

I have a table B11:K40 and i want to count every cell's that is over the
cell value D52.
How can i do this?


Check out the Countif worksheet function - COUNTIF(range,criteria)

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
Getting Count field to recognise rows with negative values in Exc. hamish Excel Worksheet Functions 2 June 20th 05 05:06 AM
Count Number of Characters in a cell? AHJuncti Excel Discussion (Misc queries) 2 June 16th 05 07:39 PM
how to count occurence of numbers separated by , in a single cell kish20 Excel Worksheet Functions 3 June 10th 05 07:49 AM
Show Blank is cell value=0 but count as a zero in sum. How to format this cell ? Markus Obermayer Excel Discussion (Misc queries) 1 January 4th 05 08:01 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


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

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"