I have 8 questions (A - H) and 5 answers per question (1 - 5) - so a total of 40 possible answers.
Using PERMUT(8,5), I know there are 6,720 permutations of answers.
I now need to fill a matrix of 840 rows and 8 columns (Question ID) with the 6,720 permutations.
I want to fill them with an...