dkubiak
Board Regular
- Joined
- May 17, 2004
- Messages
- 137
- Office Version
- 2013
- Platform
- Windows
I have 7 different groups that I need to arrange in the most efficient order. The efficiency model is already built, and I have 7 cells where I input the order. Then, I have one cell that displays the efficiency.
Since I cannot use a group more than once, I have 5040 permutations:
7*6*5*4*3*2*1 = 5040
I would like to use "Goal Seek" to pick the most efficient permutation.
I have half of an idea:
List the 5040 permutations with an ID column (1, 2, 3...). Then, have cell where I choose the permutation I want by entering the ID. The input cells for the order then use the ID to select the appropriate group (Vlookup?)
Goal seek then uses the ID cell (where i enter the one I want) and the efficiency output.
Any thoughts on this idea?
Since I cannot use a group more than once, I have 5040 permutations:
7*6*5*4*3*2*1 = 5040
I would like to use "Goal Seek" to pick the most efficient permutation.
I have half of an idea:
List the 5040 permutations with an ID column (1, 2, 3...). Then, have cell where I choose the permutation I want by entering the ID. The input cells for the order then use the ID to select the appropriate group (Vlookup?)
Goal seek then uses the ID cell (where i enter the one I want) and the efficiency output.
Any thoughts on this idea?