R
RebeccaMinAR
I thought I had this working, and now it's not - so some help would be
appreciated.
I have a series of questions, sort of like one of those Cosmo quizzes where
each answer has a different point value. I have the questions and answers in
a three column table (Question_type Question_Response and Question_Value). I
have a series of combo boxes where the responses for each question are
chosen. This part works fine.
However, I need to have a box for the score, and then a way to add the
responses. I can use a list box to select the correct score, but when I do so
it's not 'selected' it's just the only value to display. How do I display the
scores correctly? Text box doesn't have an obvious way to do it (although it
seems to be the right approach somehow). Any assistance would be greatly
appreciated - I've been beating myself over the head for days with this one.
appreciated.
I have a series of questions, sort of like one of those Cosmo quizzes where
each answer has a different point value. I have the questions and answers in
a three column table (Question_type Question_Response and Question_Value). I
have a series of combo boxes where the responses for each question are
chosen. This part works fine.
However, I need to have a box for the score, and then a way to add the
responses. I can use a list box to select the correct score, but when I do so
it's not 'selected' it's just the only value to display. How do I display the
scores correctly? Text box doesn't have an obvious way to do it (although it
seems to be the right approach somehow). Any assistance would be greatly
appreciated - I've been beating myself over the head for days with this one.