C
Charles Puzzanchera
I am not sure if this subject line fits my problem but here goes. The first
row of my worksheet has values in descending order from 16 to 1 (starts in
col B and ends with col Q). Rows 2 on down contain text responses to items
which are ranked by participants (i.e., from 16 to 1). All participants are
asked to enter their response in capital letters. The ranked responses need
to be compared to an answer key. When the correct answer is entered, the
person is awarded the point value associated with their ranking; if the
answer is wrong, no points are added. The sheet is set up so that correct
answers in the answer key are in CAPS. Since the responses can be ranked
differently by different participants, I need a way to compare each row of
responses to the answer key, assign the appropriate point value, and create
a sum of these points.
I am not sure how to approach this task. I am not a VB guy so I need
something based on functions. This newsgroups has given me great assistance
in the past so I again look to it for counsel.
thanks in advance
chaz
row of my worksheet has values in descending order from 16 to 1 (starts in
col B and ends with col Q). Rows 2 on down contain text responses to items
which are ranked by participants (i.e., from 16 to 1). All participants are
asked to enter their response in capital letters. The ranked responses need
to be compared to an answer key. When the correct answer is entered, the
person is awarded the point value associated with their ranking; if the
answer is wrong, no points are added. The sheet is set up so that correct
answers in the answer key are in CAPS. Since the responses can be ranked
differently by different participants, I need a way to compare each row of
responses to the answer key, assign the appropriate point value, and create
a sum of these points.
I am not sure how to approach this task. I am not a VB guy so I need
something based on functions. This newsgroups has given me great assistance
in the past so I again look to it for counsel.
thanks in advance
chaz