Search and select word on string
Hi all, I have two different data tables, and I need to find and select if the word exist on the other table.I tried using Contains() but is not working. Please help Here is an example:dt1 dogcatfishbirdcow dt2dog&gorillamouse, giraffeshark, whale, penguinostrich&birdlion&tiger,cow Result (text in bold characters are selected): dt2dog&gorillamouse, giraffeshark, whale...