I have a mainform and there are user inputs allowed and those imputs are saved in a public function. That function is then passed to a report that contains a subform. When I click the button to view my report and the subform which is a pivotgraph, the subform aka the pivotgraph opens and then the report opens that contains the subform. How do I keep the subform from opening by itself and just have it open inside the report?