I am working on creating a form where I have the main questions and sub answers, for example:
1. This is question number one
2. This is question number two
2a. Sub answer 1
2b Sub answer 2
3. This is question number three
3a. Sub answer 1
3b Sub answer 2
3c Sub answer 3
For the each of the main question (question #1,2 and 3), there will be a drop down menu with a choice of either 1 or 2 or 3 or 4 and each of the sub answers will have a drop down menu with a choice of either a Y or N
I can’t figure out on how to have a combo box where I can control it by the question number so it will show the correct choices.
Please help.
Thank you.
1. This is question number one
2. This is question number two
2a. Sub answer 1
2b Sub answer 2
3. This is question number three
3a. Sub answer 1
3b Sub answer 2
3c Sub answer 3
For the each of the main question (question #1,2 and 3), there will be a drop down menu with a choice of either 1 or 2 or 3 or 4 and each of the sub answers will have a drop down menu with a choice of either a Y or N
I can’t figure out on how to have a combo box where I can control it by the question number so it will show the correct choices.
Please help.
Thank you.