• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Difference in columns

mahaveer

Member
Hi,


I have two columns of address, and I need to compare with these two columns and find the difference of the word.


Example:-


1105 W Riverside Dr 1105 West Riverside Drive


I need the difference between these two columns as est rive. Do we have any functions to do so?


I have attached the file on the following link:

http://www.2shared.com/file/3HkZKzUy/Test__2_.html
 
The patterns will be very tricky to work out. You might use VBA as using functions / formulas will be difficult.


Or you can try out text comparison freeware like WinMerge:

http://winmerge.org/
 
Back
Top