Hello everyone
I have some sets of numbers in column A
For example: this set 42-85-28-5-30
in this set, it is correct because, 42 and 28 all have the number 2, 85 and 5 are also having same number 5 then 30 appears to be different and standing alone. In other words, if there are four numbers that have similarity and only one number is different and unique .. then to take this set in the result or check it as True
Another example: this set 42-43-44-45-10
All the numbers have the 4 in and 10 is different and unique so it is True and correct
Another example: this set 42-43-40-45-10
These numbers 10 and 40 are similar in 0 and the other three numbers have 4 so this set is not true and this doesn't to be included in the results
Thanks advanced for help
Bookmarks