Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here's what I want to do. I have 6 numbers (1, 2, 3, 4, 5 and 6) and I
need to break these six numbers into sets of 3 so that each number is grouped with 2 other unique numbers with no repeat numbers. So, you can't pair 1,1,1 or 1,12, each number has to be unique. There should be 120 different sets of numbers, but I can't find a macro or formula to do this. Any ideas? Ideally I'd like it to look like this: 1,2,3 1,2,4 1,2,5 1,2,6 1,3,4 1,3,5...and so on. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
is it posible to have a formula for factorial via vba code? | Excel Worksheet Functions | |||
Factorial question | Excel Worksheet Functions | |||
Factorial Listing | Excel Discussion (Misc queries) | |||
largest factorial that can be computed | Excel Programming | |||
Help? Inverse factorial? | Excel Programming |