View Single Post
Old 10-10-2013, 09:04 AM   #10
SnakeCharmer
Junior Member
SnakeCharmer began at the beginning.
 
SnakeCharmer's Avatar
 
Posts: 5
Karma: 10
Join Date: Aug 2013
Device: Papyre 6.1, Kindle PW
Thanks again BetterRed!

Quote:
Originally Posted by chaley View Post
It would be easy to create a column template that checked if 2 (or N) other columns contain any words in common. Use the list_intersection function if either column is multi-value or the strcmp function if both columns are single-value. However, I suspect that satisfying the real requirement would require some level of fuzziness, and this would be much harder.
Thank you!!
Is the series column considered multi-value? Since it also has the series number along with the name.
SnakeCharmer is offline   Reply With Quote