C
cpliu
I have users' answers in multiple rows. my top row has the right
answer keys.
Each column represents answer to a question.
How can I compare the all the rows against the right answer keys and
give a highlights on all the wrong answers?
A1 to A10 is the right answers for question 1 to question 10:
B,D,D,D,A ,B,A,A,B
B1 to B10 is the answers from one user. In the example blow, I'd like
to compare 2 rows and highlight the B2 cell in yellow (for it's the
wrong answer)
B,C,D,D,A ,B,A,A,B
.... continue with the rest of users.
How can I do that?
Thanks,
answer keys.
Each column represents answer to a question.
How can I compare the all the rows against the right answer keys and
give a highlights on all the wrong answers?
A1 to A10 is the right answers for question 1 to question 10:
B,D,D,D,A ,B,A,A,B
B1 to B10 is the answers from one user. In the example blow, I'd like
to compare 2 rows and highlight the B2 cell in yellow (for it's the
wrong answer)
B,C,D,D,A ,B,A,A,B
.... continue with the rest of users.
How can I do that?
Thanks,