I have created a form so that users can select one of the following options:
1 - Select Actor
2 - Enter Actor
3 - All Actors
and based on their choice either a drop-down menu appears allowing the user to select an actor name or type in the actor name for the DVDs by that actor to appear. I have also created a command button.
However I want to know how I would be able to show the appropriate query or report based on the option the user selects so that when the user selects one of the 3 options, enters/selects the actor name and clicks on the combo box the appropriate query/report shows up.
Many Thanks
1 - Select Actor
2 - Enter Actor
3 - All Actors
and based on their choice either a drop-down menu appears allowing the user to select an actor name or type in the actor name for the DVDs by that actor to appear. I have also created a command button.
However I want to know how I would be able to show the appropriate query or report based on the option the user selects so that when the user selects one of the 3 options, enters/selects the actor name and clicks on the combo box the appropriate query/report shows up.
Many Thanks