Exactly. I am trying to have it open the form that I choose from a list. Example:
List shows options: A, B, C
If A is selected, and then Submit is pressed, I want Form 1 to open;
If B is selected, and then Submit is pressed, I want Form 2 to open;
If C is selected, and then Submit is pressed...