I'm having a strange problem with multiple date parameters showing up on a report I'm developing. Insead of only one date parameter showing up for the main report and all sub reports, I'm getting a date parameter for the main report, and every sub report enbedded within the report! I already linked the date parameters from the sub reports to the main report, and they are still showing up. I only want (1) date parameter value to drive all of the subreports and main report. Below is an example:
****************************************************
Enter StartDate: StartDate
Enter EndDate: EndDate
Enter DateType: DateType
Enter a Value:
Enter StartDate: StartDate
Enter EndDate: EndDate
Enter DateType: DateType
Enter a Value:
*******************************************************
****************************************************
Enter StartDate: StartDate
Enter EndDate: EndDate
Enter DateType: DateType
Enter a Value:
Enter StartDate: StartDate
Enter EndDate: EndDate
Enter DateType: DateType
Enter a Value:
*******************************************************