Hi
I am setting a question paper series for practice. Refer model sheet enclosed. I have 90 questions along a column in a sheet numbered 1 to 90 in the adjacent cell. Now, there are 10 groups of questions A to J. Each group has different numbers of questions. For example A has just 2 questions, serial no. 1 & 2, B has three questions, numbered 3 to 5, C has 20, D has 10, E has 16, F has 3, G has 7, H has 16, I has 9 and finally J group has 4 questions, all totaling to 90 questions. I want to evaluate a student in each group with a question. Thus, I want to create 20 random question papers (without any repeat question from C) but there has to be exactly one question only from each group. Can we do this in VBA?
I am setting a question paper series for practice. Refer model sheet enclosed. I have 90 questions along a column in a sheet numbered 1 to 90 in the adjacent cell. Now, there are 10 groups of questions A to J. Each group has different numbers of questions. For example A has just 2 questions, serial no. 1 & 2, B has three questions, numbered 3 to 5, C has 20, D has 10, E has 16, F has 3, G has 7, H has 16, I has 9 and finally J group has 4 questions, all totaling to 90 questions. I want to evaluate a student in each group with a question. Thus, I want to create 20 random question papers (without any repeat question from C) but there has to be exactly one question only from each group. Can we do this in VBA?