Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Try...
=SUMPRODUCT(--(ISNUMBER(SEARCH("abc",A1:A100))+ISNUMBER(SEARCH(" def",A1:A 100))0)) or =SUMPRODUCT(--(ISNUMBER(SEARCH(B1,A1:A100))+ISNUMBER(SEARCH(C1,A 1:A100)) 0)) ....where B1 contains your first criterion, such as abc, and C1 contains your second criterion, such as def. Hope this helps! In article , "Tommy T" <Tommy wrote: I have a colomn of alpha-numeric strings and need to count cells which contain phrase A or phrase B buried within them. This is driving me crazy, please help! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I count strings within strings | Excel Worksheet Functions | |||
Count Position of Filtered TEXT cells in a column | Excel Worksheet Functions | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) | |||
count number of occurences within a string | Excel Worksheet Functions | |||
how to count the nr of occurrences of a text string in a cell rang | Excel Worksheet Functions |