ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How to calculate number of occurencies of a specific number number (https://www.excelbanter.com/excel-discussion-misc-queries/201435-how-calculate-number-occurencies-specific-number-number.html)

Stefan

How to calculate number of occurencies of a specific number number
 
Hi,
I´m trying to calculate number of occurencies of a specific number, I´m
using data from different sheets
Formula:
=NUMBER.IF('sheet2'!E10:S10;"=E5") --error
NUMBER.IF('sheet2'!E10:S10;=E5) -- error

=NUMBER.IF('sheet2'!E10:S10;E5) -- Correct but not what I´m looking for,
this give me the answer of number of occurencies of the number 3. I´m looking
for 3 and above.

E5 represent the number, for example 3 and higher

BR

Stefi

How to calculate number of occurencies of a specific number number
 
=COUNTIF(E10:F17,"="&E5)

Regards,
Stefi

Stefan ezt *rta:

Hi,
I´m trying to calculate number of occurencies of a specific number, I´m
using data from different sheets
Formula:
=NUMBER.IF('sheet2'!E10:S10;"=E5") --error
NUMBER.IF('sheet2'!E10:S10;=E5) -- error

=NUMBER.IF('sheet2'!E10:S10;E5) -- Correct but not what I´m looking for,
this give me the answer of number of occurencies of the number 3. I´m looking
for 3 and above.

E5 represent the number, for example 3 and higher

BR


Stefi

How to calculate number of occurencies of a specific number nu
 
Sorry, adjust my test range:
=COUNTIF('sheet2'!E10:S10,"="&E5)
Stefi

Stefi ezt *rta:

=COUNTIF(E10:F17,"="&E5)

Regards,
Stefi

Stefan ezt *rta:

Hi,
I´m trying to calculate number of occurencies of a specific number, I´m
using data from different sheets
Formula:
=NUMBER.IF('sheet2'!E10:S10;"=E5") --error
NUMBER.IF('sheet2'!E10:S10;=E5) -- error

=NUMBER.IF('sheet2'!E10:S10;E5) -- Correct but not what I´m looking for,
this give me the answer of number of occurencies of the number 3. I´m looking
for 3 and above.

E5 represent the number, for example 3 and higher

BR


Stefan

How to calculate number of occurencies of a specific number nu
 
Thanks, I´ve wasted a couple of hours trying to solve it my self!!

"Stefi" skrev:

Sorry, adjust my test range:
=COUNTIF('sheet2'!E10:S10,"="&E5)
Stefi

Stefi ezt *rta:

=COUNTIF(E10:F17,"="&E5)

Regards,
Stefi

Stefan ezt *rta:

Hi,
I´m trying to calculate number of occurencies of a specific number, I´m
using data from different sheets
Formula:
=NUMBER.IF('sheet2'!E10:S10;"=E5") --error
NUMBER.IF('sheet2'!E10:S10;=E5) -- error

=NUMBER.IF('sheet2'!E10:S10;E5) -- Correct but not what I´m looking for,
this give me the answer of number of occurencies of the number 3. I´m looking
for 3 and above.

E5 represent the number, for example 3 and higher

BR


Stefi

How to calculate number of occurencies of a specific number nu
 
You are welcome! Thanks for the feedback!
Stefi

Stefan ezt *rta:

Thanks, I´ve wasted a couple of hours trying to solve it my self!!

"Stefi" skrev:

Sorry, adjust my test range:
=COUNTIF('sheet2'!E10:S10,"="&E5)
Stefi

Stefi ezt *rta:

=COUNTIF(E10:F17,"="&E5)

Regards,
Stefi

Stefan ezt *rta:

Hi,
I´m trying to calculate number of occurencies of a specific number, I´m
using data from different sheets
Formula:
=NUMBER.IF('sheet2'!E10:S10;"=E5") --error
NUMBER.IF('sheet2'!E10:S10;=E5) -- error

=NUMBER.IF('sheet2'!E10:S10;E5) -- Correct but not what I´m looking for,
this give me the answer of number of occurencies of the number 3. I´m looking
for 3 and above.

E5 represent the number, for example 3 and higher

BR



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

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