I know this isn't a forum for ms word but I believe some one can assist me.
I'm trying to type so many multiple choice questuions in ms word not very fast in typing and repeated formatting of the documents consumes time.
So I did this, I created a userform in ms word then inserted six TextBox. TextBox1 is for question and TextBox2 to TextBox6 are for the optional answers A to E .
Two commandButton are on the userform
Commandbutton1 is ENTER
Commandbutton2 is UNDUE
There are also two checkbox on the form
One is called horizontal and the 2nd is called
vertical.
This is what I want to achieve
If I type any question in texbox1 and the optional answers in textbox2 to 6, then hit the enter key on keyboard or mouse click enter button on the form, the question and its options should be fed to the document and the userform cleared for the next question and when the undue is clicked,this takes me back to previous quetion .
Also if horizontal checkbox is checked the optional answers(A-E) should be arranged horizontaly or verticaly when the vertical checkbox is checked. I want automatic numering of question typing of the letter A. B. C. D. E. Of the multiple choice shouldn't be manual but automatic from the form.
Any assistance and suggestion is greatly appreciated.
I'm trying to type so many multiple choice questuions in ms word not very fast in typing and repeated formatting of the documents consumes time.
So I did this, I created a userform in ms word then inserted six TextBox. TextBox1 is for question and TextBox2 to TextBox6 are for the optional answers A to E .
Two commandButton are on the userform
Commandbutton1 is ENTER
Commandbutton2 is UNDUE
There are also two checkbox on the form
One is called horizontal and the 2nd is called
vertical.
This is what I want to achieve
If I type any question in texbox1 and the optional answers in textbox2 to 6, then hit the enter key on keyboard or mouse click enter button on the form, the question and its options should be fed to the document and the userform cleared for the next question and when the undue is clicked,this takes me back to previous quetion .
Also if horizontal checkbox is checked the optional answers(A-E) should be arranged horizontaly or verticaly when the vertical checkbox is checked. I want automatic numering of question typing of the letter A. B. C. D. E. Of the multiple choice shouldn't be manual but automatic from the form.
Any assistance and suggestion is greatly appreciated.