Comparing text and highlighting differences
I've been banging my head trying to come up with a Macro to work correctly. Ive tried searching the forum, but can't come up with anything useful.
Basically I want to be able to see the difference between Textbox1 and Textbox2 and display any difference would be highlighted in red or font change to red in Textbox3.
I would love for it to work like this.
User would enter into Textbox 1 = Hello my name is Bob and I work in the automotive industry for 30 years.
User would enter into Textbox 2 = Hello my name is Dan and I work in the medical industry for 30 years.
Textbox 3 would display and show differences = Hello my name is Dan and I work in the medical industry for 30 years.
Any help would be appreciated!
|