arvindmotha
New Member
- Joined
- Jun 9, 2022
- Messages
- 6
- Office Version
- 2007
- Platform
- Windows
Someone please help with VBA code to find difference between 2 strings and highlight the exact words in a separate cell along with the original text. Should work well even for relatively large text fields like 500-1000 words.
A1 = The quick brown fox jumps over the lazy dog
B1 =The quick brown fox over the lazy dog
C1 should return = The quick brown fox jumps over the lazy dog
Thanks in advance!
A1 = The quick brown fox jumps over the lazy dog
B1 =The quick brown fox over the lazy dog
C1 should return = The quick brown fox jumps over the lazy dog
Thanks in advance!