08-16-2008, 06:03 AM
Is it possible to find out how many times a word appears in a grouping of text?
Example:
test1: hello.
test2: goodbye.
test1: helloo.
test1: hellooo.
test2: goodbyee.
How would I find how many times "test1:" appears.
Example:
test1: hello.
test2: goodbye.
test1: helloo.
test1: hellooo.
test2: goodbyee.
How would I find how many times "test1:" appears.
Taking on Quick Macros one day at a time