Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i need to count the number of times a particular text string appears in a
sheet, and store that number in a variable. the problem is....the text i want to search is a part of a larger text string. eg: say i want to count the number of times the word "joe" appears on a sheet... the sheet contains data like "joe is a good boy" "i asked joe" "compjoenis" i should be able to write a command like : N = {whatever solution you give} [i should get a answer as 3] so that i can use the variable "n" in my further calculations. i hope i have conveyed my doubt.... any help on this is really appreciated. thanks in advance. Regards Khaleel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count number times text appears in string | Excel Discussion (Misc queries) | |||
count the amount of times a two letters appears in text string | Excel Discussion (Misc queries) | |||
Count the number of times specific text appears in a column | Excel Worksheet Functions | |||
count number of times text appears | Excel Discussion (Misc queries) | |||
How do I count how many times x appears in a column? | Excel Worksheet Functions |