This is my problem: I wish to records detailed exam results, by recording the marks awarded for each question in each exam paper a student sits.
For example, each question will have a maximum number of marks that can be awarded for that question. So a grid of maximum marks could look like this:
……. | Q1 .|. Q2 .| .Q3 .|. Q4
Ex1 |.. 3 …|.. 4 …|.. 3 …|.. 4
Ex2 |.. 4 …|.. 4 …|.. 3 …|.. 3
The exam papers change each month so the values in the grid will change every month.
The exam results are recorded in a sheet like this:
Name…. | Exam | Q1 | Q2 | Q3 | Q4
Bob Job |.. Ex2 ..|.. 4 .|.. 2 .|.. 2 .|.. 0
What I want is after the Exam is entered in the second column the validation for each question cell will appear as a drop down LIST showing possible marks for that question of that paper. In the example above the drop down list for Bob Job