Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Put the substring in a cell:
A1 = kkkk then: =COUNTIF($G$8:$G$11,"*"&A1&"*") -- Biff Microsoft Excel MVP "John" wrote in message ... How do I count the number of cells in a range that contain the character substring xxx? I know =COUNTIF($G$8:$G$11,"kkkk") counts cells that are exactly kkkk, but i want to count cells that congaing a substring. I appreciate your help, -John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting a SubString | Excel Discussion (Misc queries) | |||
Finding a Substring? | Excel Worksheet Functions | |||
Substring | Excel Discussion (Misc queries) | |||
Substring | Excel Discussion (Misc queries) | |||
Counting occurences of a substring in a range of cells. | Excel Worksheet Functions |