ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Count Number of Times Q (https://www.excelbanter.com/excel-worksheet-functions/123425-count-number-times-q.html)

Sean

Count Number of Times Q
 
How would I count the number of Times each cell in a Range is Greater
than another cell?

Example. For each cell in the Range A1:A35 how many times each one is
Greater than the value in Cell A36

Thanks


Ron Coderre

Count Number of Times Q
 
Try something like this:

With your posted example

B1: =COUNTIF(A1:A35,""&A36)


Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Sean" wrote:

How would I count the number of Times each cell in a Range is Greater
than another cell?

Example. For each cell in the Range A1:A35 how many times each one is
Greater than the value in Cell A36

Thanks



RagDyeR

Count Number of Times Q
 
Try this:

=COUNTIF(A1:A35,""&A36)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Sean" wrote in message
ups.com...
How would I count the number of Times each cell in a Range is Greater
than another cell?

Example. For each cell in the Range A1:A35 how many times each one is
Greater than the value in Cell A36

Thanks



Bob Phillips

Count Number of Times Q
 
=COUNTIF(A1:A35,""&A36)

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)


"Sean" wrote in message
ups.com...
How would I count the number of Times each cell in a Range is Greater
than another cell?

Example. For each cell in the Range A1:A35 how many times each one is
Greater than the value in Cell A36

Thanks




Sean

Count Number of Times Q
 
Ragdyer, spot on, Thanks


Ragdyer wrote:
Try this:

=COUNTIF(A1:A35,""&A36)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Sean" wrote in message
ups.com...
How would I count the number of Times each cell in a Range is Greater
than another cell?

Example. For each cell in the Range A1:A35 how many times each one is
Greater than the value in Cell A36

Thanks



RagDyeR

Count Number of Times Q
 
Appreciate the feed-back.

Not too often do we see a triple dead-heat.<bg
--

Regards,

RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------

"Sean" wrote in message
oups.com...
Ragdyer, spot on, Thanks


Ragdyer wrote:
Try this:

=COUNTIF(A1:A35,""&A36)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Sean" wrote in message
ups.com...
How would I count the number of Times each cell in a Range is Greater
than another cell?

Example. For each cell in the Range A1:A35 how many times each one is
Greater than the value in Cell A36

Thanks





All times are GMT +1. The time now is 07:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com