I have a report with two subreports in an adp file. The main report and two subreports must all be based on sprocs so they can accept a parameter from a form to open. The problems is, subreports in adp files can only be based on views, which don't accept parameters. Any ideas how to get around this?