Avatar

Level 7

If you mean you want the subforms to appear if a certain item is selected from a drop down list then you just have to make sure the items in your drop down list have values (you do this under Object > Binding > Specify Item Values) and then you can script the subform to appear (using .presense) if the value of  the drop down list matches the option you want on the exit event of the list.