C
Charles Puzzanchera
Greetings. I am not sure is this subject line works well but here goes. Here
is my task.
I have a worksheet ("key") that stores correct answers for a quiz. The data
range is B2:K2. I have a second sheet ("answers") that contains the
responses to the quiz items from multiple participants. In both sheets,
answers are text and are always in caps (e.g., YES/NO, rather than yes/no).
I would like to set up a third sheet ("results") that tracks
correct/incorrect answers for each respondent as follows. If the answer is
correct, then the result is still in caps; if the answer is incorrect, then
the text of the answer provided by the respondent is converted to all lower
case. One of the nuances is that the answers can be submitted in a different
order, depending on the respondents. So I need to compare the submitted
answers to the entire answer key range. Each question contains a unique set
of dichotomous items, i.e., there are no instances of the same answer
appearing more than once.
I am not sure how to approach. I have made several missteps with hlookup and
match. I know the answer is out there somewhere...
TIA,
chaz
is my task.
I have a worksheet ("key") that stores correct answers for a quiz. The data
range is B2:K2. I have a second sheet ("answers") that contains the
responses to the quiz items from multiple participants. In both sheets,
answers are text and are always in caps (e.g., YES/NO, rather than yes/no).
I would like to set up a third sheet ("results") that tracks
correct/incorrect answers for each respondent as follows. If the answer is
correct, then the result is still in caps; if the answer is incorrect, then
the text of the answer provided by the respondent is converted to all lower
case. One of the nuances is that the answers can be submitted in a different
order, depending on the respondents. So I need to compare the submitted
answers to the entire answer key range. Each question contains a unique set
of dichotomous items, i.e., there are no instances of the same answer
appearing more than once.
I am not sure how to approach. I have made several missteps with hlookup and
match. I know the answer is out there somewhere...
TIA,
chaz