I am creating a purchase order system. I have created a welcome screen that has a command button that should be able to print out the purchase order report. The question is how do I restrict that report to only display the report based on the purchase order # the user wants? Is there a way to create a msg box or parameter screen so that when the user presses the commmand button the user just types in the purchase order # and the report will only display the according information?
Thanks
Thanks