Hi guys
Im doing a simple program where i have 4 command buttons which are 4 questions, a text box which shows the question when one of the command buttons is pressed, 3 text boxes with three possible answers and finally three check boxes, one next to each answer text box. I want the user to click on a check box next to the answer that they think is correct which will produce a msgbox saying that the answer is right or wrong.
Obviously each question changes with each command button pressed, so i want to know on what object i should put code and how to do it?
Sorry if this makes no sense, its just hard to describe
Thanx for bearing with me guys
r3b00t
Im doing a simple program where i have 4 command buttons which are 4 questions, a text box which shows the question when one of the command buttons is pressed, 3 text boxes with three possible answers and finally three check boxes, one next to each answer text box. I want the user to click on a check box next to the answer that they think is correct which will produce a msgbox saying that the answer is right or wrong.
Obviously each question changes with each command button pressed, so i want to know on what object i should put code and how to do it?
Sorry if this makes no sense, its just hard to describe
Thanx for bearing with me guys
r3b00t