i have apple and banana;banana and apple in a same column with different count in a different column. It is only a sample of the data. The data is dynamic. Is there a way I could check for strings that are symmetric or contain same number of strings. I even tried with text to columns but the string is not limited to two or three number of words. will tokenizing it and checking reverse work?