I am trying to figure out a way to enter in a text string (6 letters in length), and then search column A for exact matches(contains 1000's of 6 letter strings) . The order of the letters within the string is not important. However if the string has duplicate letters, the match must have the same number of duplicate letters (aaabcd =bcdaaa, aabbce<>abbbce). Not quite sure how to tackle this, Vlookup,if statements
Any thoughts?
Any thoughts?