Trying to determine the way to show the sequence of numbers in a different order. I have a data base with UPC numbers that come as 4567890 or 6789405 + any other order but all have the same numbers. I am using find but it will only identify duplicates, not if they are in a different sequence. Please explain to me the way this can be accomplished.
Tim