I am trying to create a form in excel.
With certain questions the user can select multiple options.
For instance:
What type of fruit would you like? (I used an active x combo box for this)
No Fruit
Apples
Oranges
Pears
Grapes
I want the user to be able to pick multiple options at once and IF they pick any of the options besides "No Fruit" I want a text field (or whatever you think) to appear and say How many?
I need suggestions on how to set this up and then how to create the code for the text box to appear under those conditions.
Can anyone help me out?
With certain questions the user can select multiple options.
For instance:
What type of fruit would you like? (I used an active x combo box for this)
No Fruit
Apples
Oranges
Pears
Grapes
I want the user to be able to pick multiple options at once and IF they pick any of the options besides "No Fruit" I want a text field (or whatever you think) to appear and say How many?
I need suggestions on how to set this up and then how to create the code for the text box to appear under those conditions.
Can anyone help me out?