Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I am looking for a function that counts text values. Is possible to count for example: how many times in the column A appears text value exp. Telephone? Or the only way to count that is to "tranform" text value into a code number and then use Countif or some other function? Thank you very much! Kindly regards |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can use COUNTIF for that too. Use this if the work Telephone is the only
text in the cells... =COUNTIF(A:A,"Telephone") Use this if the word Telephone has other text with it in the cell... =COUNTIF(A:A,"*Telephone*") -- Rick (MVP - Excel) "ekonomija" wrote in message ... Hello, I am looking for a function that counts text values. Is possible to count for example: how many times in the column A appears text value exp. Telephone? Or the only way to count that is to "tranform" text value into a code number and then use Countif or some other function? Thank you very much! Kindly regards |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
statistical function with range referencs | Excel Worksheet Functions | |||
Does excel have a function for statistical hypotosis testing? | Excel Worksheet Functions | |||
Definition of a statistical function (CQC) in Excel | Excel Worksheet Functions | |||
Statistical Counting | Excel Discussion (Misc queries) | |||
Statistical Function | Excel Worksheet Functions |