I have a form that uses the OpenReport method to open and run one one of six reports. For each of the six reports, I need to pass the report module the date of the data to be contained within the report. How can I do this, if I put the date in the openargs argument of the OpenReport method...