Hi all,
This is my first post; i hope i can make you understand what i want to :P
I have a worksheet containing addresses in column A and B to compare, I need to compare address of A1 to B1 cell particularly and have to check if the:
Address is same of A1 and B1 cell then Outcome- True
Address is partial common of A1 and B1 cell then Outcome- common words of both cell A1 and B1
Address is not matching of A1 and B1 cell then Outcome- False.
For example:
A1: 399,SADAR BAZAR,JHANSHIMR. RADHA MOHAN AGRAWAL,PH-0517-2472580,9839214980
B1: 399,SADAR BAZAR,JHANSHIMR
Outcome (c1): . 399,SADAR BAZAR,JHANSHIMR
A1: UMA SHANKAR SINGH, GHAZIPUR VILLAGE TARANPUR,POST JUNGIPUR
B1: VILLAGE TARANPUR,POST JUNGIPUR, GHAZIPUR SHANKAR, Uttar Pradesh
Outcome (C1): VILLAGE TARANPUR,POST JUNGIPUR, GHAZIPUR SHANKAR
For the example am attaching original sheet named sample;
Now i would like you to please write a module to help this out.
I have 1000's of these kind of rows to be compared, I hope any of you can give me a hand on this, thanks :-)
Bookmarks