ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Count Function (https://www.excelbanter.com/excel-discussion-misc-queries/91417-count-function.html)

Portuga

Count Function
 

Hi

I have about 60.000 cells of data that are in several rows and
columns.
Ther are several inputs in these cells.

I want to know how many times the input:
-R230_non_conforming_CM_MODEL_OUTPUT_TXT_Not_number- is present in the
sheet.

I could use a pivot but need to do a lot of work before I can have the
data in a good format.

Is there any way I can use the count function to get this total?
Thanks


--
Portuga
------------------------------------------------------------------------
Portuga's Profile: http://www.excelforum.com/member.php...fo&userid=6385
View this thread: http://www.excelforum.com/showthread...hreadid=547043


Paul Lautman

Count Function
 
Portuga wrote:
Hi

I have about 60.000 cells of data that are in several rows and
columns.
Ther are several inputs in these cells.

I want to know how many times the input:
-R230_non_conforming_CM_MODEL_OUTPUT_TXT_Not_number- is present in the
sheet.

I could use a pivot but need to do a lot of work before I can have the
data in a good format.

Is there any way I can use the count function to get this total?
Thanks


Do you mean something like:

=COUNTIF(alls2,"=R230_non_conforming_CM_MODEL_OUTP UT_TXT_Not_number")

where alls2 is a range name referring to all the cells in sheet2 (or
whatever sheet you are using)?



Bob Phillips

Count Function
 
You don't need = in the criteria.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Paul Lautman" wrote in message
...
Portuga wrote:
Hi

I have about 60.000 cells of data that are in several rows and
columns.
Ther are several inputs in these cells.

I want to know how many times the input:
-R230_non_conforming_CM_MODEL_OUTPUT_TXT_Not_number- is present in the
sheet.

I could use a pivot but need to do a lot of work before I can have the
data in a good format.

Is there any way I can use the count function to get this total?
Thanks


Do you mean something like:

=COUNTIF(alls2,"=R230_non_conforming_CM_MODEL_OUTP UT_TXT_Not_number")

where alls2 is a range name referring to all the cells in sheet2 (or
whatever sheet you are using)?





Paul Lautman

Count Function
 
Bob Phillips wrote:
You don't need = in the criteria.


"Paul Lautman" wrote in message
...
Portuga wrote:
Hi

I have about 60.000 cells of data that are in several rows and
columns.
Ther are several inputs in these cells.

I want to know how many times the input:
-R230_non_conforming_CM_MODEL_OUTPUT_TXT_Not_number- is present in
the sheet.

I could use a pivot but need to do a lot of work before I can have
the data in a good format.

Is there any way I can use the count function to get this total?
Thanks


Do you mean something like:

=COUNTIF(alls2,"=R230_non_conforming_CM_MODEL_OUTP UT_TXT_Not_number")

where alls2 is a range name referring to all the cells in sheet2 (or
whatever sheet you are using)?


True



Portuga

Count Function
 

Thanks guys! its just what I needed.


--
Portuga
------------------------------------------------------------------------
Portuga's Profile: http://www.excelforum.com/member.php...fo&userid=6385
View this thread: http://www.excelforum.com/showthread...hreadid=547043



All times are GMT +1. The time now is 11:47 PM.

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