I am trying to print a report based on user input after clicking a command button. Specifically, when the user clicks the command button from the switchboard, it will prompt for input; the user inputs the data, and it will then print the report using the data input by the user.
Thanks!