Hello. I'll get right to it for those of you who don't have time for small talk.
How do I create a formula to count all the two letter words in a single cell or group of cells?
ex.
CELL A1 contains a long sentence with the following to letter words: Im, up, it, or, me. (5 two letter words)
CELL A2 contains the words "at" and "no." (2 two letter words)
is there a way of only counting those 2 letter words WITHOUT:
1. splitting the sentence into a million cells, each containing one word and then using the LEN function to count cells containing two character words.
2. creating a database of all two letter words to search for within those cells.
The first option is too time consuming to be practical.
The second option would have to be a huge database containing ALL two letter combinations because the way i need to use this formula will not only apply to two letter "words" but also two letter "combinations." i.e. RN, TX, MU, etc. In addition, I believe this would also only count the cell containing multiple two letter words as ONE instead of tallying the total 2 letters words in that cell.
Anyway, is this even possible.
I thank you in advance for any help rendered.
Best Regards,
Agustin
Bookmarks