M
mark mason
I want to tell excel I have 5 items and want every possible combination
generated that has exactly four of them but these four may be all the
same all different or some the same some different. E.g.
Items = 1,2,3,4,5
Combination 1 = 1,1,1,1
Combination 2 = 1,1,1,2
Combination 54 = 2,1,5,3
Combination 120 = 5,4,1,1
Combination 89 = 1,1,2,1 - this is however a duplication of number 2
and therefore would not want this one.
Anyone help ?
------------------------------------------------
------------------------------------------------
generated that has exactly four of them but these four may be all the
same all different or some the same some different. E.g.
Items = 1,2,3,4,5
Combination 1 = 1,1,1,1
Combination 2 = 1,1,1,2
Combination 54 = 2,1,5,3
Combination 120 = 5,4,1,1
Combination 89 = 1,1,2,1 - this is however a duplication of number 2
and therefore would not want this one.
Anyone help ?
------------------------------------------------
------------------------------------------------