Costas
Member
Hi Chandoo,
I have a list of values and want to create a list of their combinations with an option to vary the grouping. For example a list of 10 values with a grouping of 6 has 210 combinations.
I'm after a list of the 210 and an option to change the 10 or the 6.
I found code to combine values from two lists but not within the one list.
I'm guessing the solution would involve a series of loops but haven't figured out how to go about it. I attach my excel for more info. The combinations shown have been manually entered as an example
Thanks
Costas
I have a list of values and want to create a list of their combinations with an option to vary the grouping. For example a list of 10 values with a grouping of 6 has 210 combinations.
I'm after a list of the 210 and an option to change the 10 or the 6.
I found code to combine values from two lists but not within the one list.
I'm guessing the solution would involve a series of loops but haven't figured out how to go about it. I attach my excel for more info. The combinations shown have been manually entered as an example
Thanks
Costas