Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Am Sat, 20 Oct 2012 07:11:50 +0000 schrieb tamer: i need to count how many times a word is in string in the same cell your string in A1, the word you search in B1: =SUM((LEN(A1)-LEN(SUBSTITUTE(LOWER(A1),LOWER(B1),"")))/LEN(B1)) Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count based on string in cell | Excel Worksheet Functions | |||
count no. of commas (,) in a string in a cell | Excel Worksheet Functions | |||
Count duplicate cell values per month | Excel Worksheet Functions | |||
Count occurences of string in cell | Excel Programming | |||
How can delete the duplicate word from a string in cell in EXCEL | Excel Discussion (Misc queries) |