okiedokie2017
New Member
- Joined
- Sep 14, 2017
- Messages
- 14
Hello, let's say I have a 40 unique IDs (A,B,C,....)
I want to make pairs like AA,AB,AC...AZ, BA, BB, BC.... etc.
I believe there would be about 780 pairs (40*39/2).
Is there a formula that I can use to create these pairs automatically? Or do I just need to create a matrix and use CONCATENATE?
However, now I want to identify the reciprocal pairs (AB vs BA, ZE vs EZ....) and eliminate half of it as I consider AB and BA are duplicates.
How do I do since Excel doesnt recognize them as duplicates and delete them?
Many thanks
I want to make pairs like AA,AB,AC...AZ, BA, BB, BC.... etc.
I believe there would be about 780 pairs (40*39/2).
Is there a formula that I can use to create these pairs automatically? Or do I just need to create a matrix and use CONCATENATE?
However, now I want to identify the reciprocal pairs (AB vs BA, ZE vs EZ....) and eliminate half of it as I consider AB and BA are duplicates.
How do I do since Excel doesnt recognize them as duplicates and delete them?
Many thanks