Using parameter queries to create reports

G

GregIU

I am using parameter queries to generate a data set which then feeds a
report. When I copy a report and then point it to a new record source
(another parameter query) the report seems to carry over properties from the
original record source. When I run the report I get prompts to enter data
that is not applicable to the new parameter query. If I run the query alone I
don't get the prompt so I am sure that somehow the report is maintaining a
relationship.
All the report references to the unneeded field are gone. Why does it keep
doing this?
 
Top