J
Joe
Hi I need to set up a form to receive input from a test I am
administering. The responses to this test are multiple choice: either
a 1, 2 or 3. I need the form to receive the responses (1, 2, or 3 for
each question) and automatically move into the next field when the
input for a particular question is received. There are over 100
questions to be responded to - so I'm looking for the most straight
forward way to set this up. I'm thinking that the responses should be
placed into a string as the form is completed.
Could anyone point me to examples of a form of this or similar type ...
I want to set this up in Word as the resulting string of responses
would be analyzed in some vba code behind the form; the analyzed
results would then be placed at a bookmark on the underlying document.
Any ideas would be appreciated.
Joe
administering. The responses to this test are multiple choice: either
a 1, 2 or 3. I need the form to receive the responses (1, 2, or 3 for
each question) and automatically move into the next field when the
input for a particular question is received. There are over 100
questions to be responded to - so I'm looking for the most straight
forward way to set this up. I'm thinking that the responses should be
placed into a string as the form is completed.
Could anyone point me to examples of a form of this or similar type ...
I want to set this up in Word as the resulting string of responses
would be analyzed in some vba code behind the form; the analyzed
results would then be placed at a bookmark on the underlying document.
Any ideas would be appreciated.
Joe