I need multiple subforms to appear based on what is selected from a
dropdown. I have 7 specified item values, if the person selects Item 1,
I would like Item 1 subform to appear.if the person selects Item 2 or
Item 3 as well. I would like for those subforms to appear as well.How do
I go about doing that?Also, I would like for the items to not appear on
dropdown list once selected. I know the JavaScript will need to appear
in the "change" event.I need some help!Thanks