I have a parameter that is used to select a particular field number in order to select records to generate a report so the user is asked to enter the record number prior to printing the document. In this report I have a sub report that asks the user for the same field number. When someone goes to print the report it asks for the same field number twice once for the main report and once for the sub report. Is there a way to pass this parameter through so the user is not requested to input the parameter twice.
Thanks in advance.
Thanks in advance.