Goldheart
New Member
- Joined
- Dec 15, 2021
- Messages
- 3
- Office Version
- 2016
- Platform
- Windows
I need to create a list of unique name combinations from a single column, for example:
Mary
Jim
Henry
Candy
And output all unique combinations but also grouped up to the number of names. E.G. Mary + Jim, Mary + Jim + Henry, etc. The name column may vary in total names. Perhaps output one column with pairs, one with triples, quads, etc.
Thank you for any assistance!
Mary
Jim
Henry
Candy
And output all unique combinations but also grouped up to the number of names. E.G. Mary + Jim, Mary + Jim + Henry, etc. The name column may vary in total names. Perhaps output one column with pairs, one with triples, quads, etc.
Thank you for any assistance!