kelly mort
Well-known Member
- Joined
- Apr 10, 2017
- Messages
- 2,169
- Office Version
- 2016
- Platform
- Windows
Hello
I am looking for a script that will compare the values in two textboxes to see if the both contain same words.
One box has
"Small Yellow Car"
Second box
"Car Yellow Small"
"Small Car Yellow"
Etc
Rules :
1. The order does not matter
2. The length of characters in both cases must be equal
3. The case of the letters should not matter
4. The words are separated by a space.
Thanks
I am looking for a script that will compare the values in two textboxes to see if the both contain same words.
One box has
"Small Yellow Car"
Second box
"Car Yellow Small"
"Small Car Yellow"
Etc
Rules :
1. The order does not matter
2. The length of characters in both cases must be equal
3. The case of the letters should not matter
4. The words are separated by a space.
Thanks