JaniceKristina
asked on
Require user to select 3 of 4 options
I'm trying to create a form in Access where a user must select exactly 3 out of 4 options given. What would be the best approach to this?
first you have to present the options.. what are the options?
ASKER
This is for a small quiz.
The form will ask the question, and then the test-taker has to chose which three choice of A, B, C, or D could possibly be correct.
Also, this type of question will be copied to be used more than once throughout the quiz, the one incorrect answer can't be the same choice (always be D, for example) each time a multiple-select type question is presented.
The form will ask the question, and then the test-taker has to chose which three choice of A, B, C, or D could possibly be correct.
Also, this type of question will be copied to be used more than once throughout the quiz, the one incorrect answer can't be the same choice (always be D, for example) each time a multiple-select type question is presented.
can you post the form that have for this?
ASKER
The form is in this file, called "frmCase1_Part3" It is the third screen of the quiz, if you progress through the from the switchboard.
CAMPC-Anticipatory-Guidance-Stat.mdb
CAMPC-Anticipatory-Guidance-Stat.mdb
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Thank you! That works very well.
ASKER
That really worked well for me. Thank you again very much.