I've made a copy of a report (which will have a different format, but otherwise be the same). The report has (2) sub reports, and a batch of code behind it. At the moment is unaltered...
When I go to open the report, it prompts for parameters that reference the original report; and I can't seem to find where it's coming from. I've searched all of the code behind it and the (2) subs -not there; I've searched data sources - not there; I suspect I'm missing the obvious.
the prompt is simply for: Reports!fixtureschedule.Type (where "fixtureschedule" is the name of the old report; and "fixtureschedule_copy" would, respectively, be the new one; "type" is the name of a legitimate field in the data source table)
thought?
(many thanks in advance, Mark)