Just place the parameter within the main report and pass it to each subreport.
If you're subreport has something like:
{table.field} = {?MyParm}
Remove the parameter and creat it in the main report. Then when linking the main report, select the parameter in the main report and link it to the field in each subreport, there's no reason to have parameters in the subreports.
-k