@Dear All,
Is there any formula to take those letters from a particular word which is repeated more than once. For example, if i type a word is " ASSOCIATION", in A1, Column B1 should display those words A,S,O, I. Only repeated characters more than once in a set. just like taking sets in simple mathematics.
A1 = B1
ASSOCIATION = A,S,O, I
MIRROR = R
ENGAGEMENT = E, G, N, etc
IF all the characters of the word are different characters, the next column should display 0 or NIL Is this is possible ? Your help is much appreciated.
VDS
Is there any formula to take those letters from a particular word which is repeated more than once. For example, if i type a word is " ASSOCIATION", in A1, Column B1 should display those words A,S,O, I. Only repeated characters more than once in a set. just like taking sets in simple mathematics.
A1 = B1
ASSOCIATION = A,S,O, I
MIRROR = R
ENGAGEMENT = E, G, N, etc
IF all the characters of the word are different characters, the next column should display 0 or NIL Is this is possible ? Your help is much appreciated.
VDS