Identical Sub Reports

  • Thread starter Thread starter Amy
  • Start date Start date
A

Amy

I am trying to create identical layout sub reports. I was
told to just copy and paste and then change the contorl
source. This is not working. When I go to run it, I have
a paramenter box that pops up and asks for the paramenters
of the chance in control source. Any Ideas?


Thanks,
Amy
 
You'll need to remove all references to the old Record Source. Since it has
changed, if any of its field names are left anywhere, the modified report
won't know what they are and will assume them to be parameters that the user
is supposed to fill in. This would mean removing them from bound controls,
equations in calculated controls, and in the sorting and grouping option.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top