I have the below scenario please and any suggestion for it:
-1- dt1 data table for Excel 1, Columns: (“Code”)+ (“Description”)
-2-dt2 data table for Excel 2, Columns: (“Code”)+ (“Description”)
after true matching the codes for each row I need to match the description like find any word that could be matched between them for example:
if there are any same words in both columns I have to write true and false if not, please how can I match it because sometimes comes like many words and numbers?
I use the excel formula to find the match word between where. what I will do is
I will provide the excel file that have 3 sheet where sheet 1 for the data of source file 1, sheet 2 for file 2 and sheet formula