Winalot2007
Member
Hi,
I wanted to know if it would be possible to match a combination 2 sets of "2 Digit" numbers (Pairs) into 1 set of 3 digit numbers.
For example:
In cell range I4:I103 I may have a random group of 30 to 40 "2 Digit" Pairs ranging from 00 through 99.
In cell range M4:M103 I may have a random group of 30 to 40 "2 Digit" pairs ranging from 00 through 99.
My question is:
Is it possible to take the 2nd digit (right digit) from the first group in cell in cell range I4:I103 and match it to the 1st digit of any pair in cell range M4:M103 to create a 3 digit number(s) in another sheet or cell range?
If a pair in cell range I4:I103 has a zero (0) in the right digit (eg 10) I would like to match it up to any pair in cell range M4:M103 that has a leading digit of zero (0).
For example:
If cell I4 has the pair 40 and cell M17 has 08 I would like to match the 2 pairs and place the 3 digit combo 408 in another sheet. example sheet3.
In cell I5 is the pair 95.
In cell range M4:M103 I have 53 in cell M5, 51 in cell M23, 58 in cell M25, and 57 in cell M27.
So the list would be 953, 951, 958, 957
Thanks
I wanted to know if it would be possible to match a combination 2 sets of "2 Digit" numbers (Pairs) into 1 set of 3 digit numbers.
For example:
In cell range I4:I103 I may have a random group of 30 to 40 "2 Digit" Pairs ranging from 00 through 99.
In cell range M4:M103 I may have a random group of 30 to 40 "2 Digit" pairs ranging from 00 through 99.
My question is:
Is it possible to take the 2nd digit (right digit) from the first group in cell in cell range I4:I103 and match it to the 1st digit of any pair in cell range M4:M103 to create a 3 digit number(s) in another sheet or cell range?
If a pair in cell range I4:I103 has a zero (0) in the right digit (eg 10) I would like to match it up to any pair in cell range M4:M103 that has a leading digit of zero (0).
For example:
If cell I4 has the pair 40 and cell M17 has 08 I would like to match the 2 pairs and place the 3 digit combo 408 in another sheet. example sheet3.
In cell I5 is the pair 95.
In cell range M4:M103 I have 53 in cell M5, 51 in cell M23, 58 in cell M25, and 57 in cell M27.
So the list would be 953, 951, 958, 957
Thanks