Stephen_IV
Well-known Member
- Joined
- Mar 17, 2003
- Messages
- 1,177
- Office Version
- 365
- 2019
- Platform
- Windows
Good morning, I am trying to match all words that occur more than once in a string, for example:
A1: The man ran ran down the the street.
B1: If the boy goes into the cave then the boy may get hurt.
I would like to return in cell A2: ran,ran,The,the,the
I would like to return in cell B2: The,the,the,boy,boy
Any help would be appreciated.
A1: The man ran ran down the the street.
B1: If the boy goes into the cave then the boy may get hurt.
I would like to return in cell A2: ran,ran,The,the,the
I would like to return in cell B2: The,the,the,boy,boy
Any help would be appreciated.