Thunder001
New Member
Let’s say that in column A you have a list of thousands of 12-digit numbers (each number separated by a dash). The numbers are sorted left to right. You know that “within” two of these 12-digit numbers on the list, there is the same 6-digit number and you want to identify it. The 2 challenges are;
A: You do not know the 6-digit number you are looking for, you only know that there is the same 6-digit number in two of your 12-digit numbers in the list and you want to find it.
B: The 6-digit number you’re seeking can be scattered anywhere within its 12-digit number.
Is there a formula to do this?
A: You do not know the 6-digit number you are looking for, you only know that there is the same 6-digit number in two of your 12-digit numbers in the list and you want to find it.
B: The 6-digit number you’re seeking can be scattered anywhere within its 12-digit number.
Is there a formula to do this?