I have one command button that starts a procedure to fill out a couple different forms. One of those things is to print a page of a report that goes with the selected object. HOwever the report only applies to some of the objects, so when the command button is hit for ones that do not apply the 'Enter Parameter' button pops up. How do I get it to simply not print the form when the form does not apply?