G
Gabi
Hi,
In my database, one report can be viewed by clicking a button on two forms.
The report is based on a query, that brings the value of a field [CID] from
the forms. Now, I make 2 duplicate both the query and the report into 2
versions; in query1, the criteria is CID=[Form1]![CID], in query2, the
criteria is CID=[Form2]![CID].
I just wonder if there is a more clever way to do this.
Thanks.
In my database, one report can be viewed by clicking a button on two forms.
The report is based on a query, that brings the value of a field [CID] from
the forms. Now, I make 2 duplicate both the query and the report into 2
versions; in query1, the criteria is CID=[Form1]![CID], in query2, the
criteria is CID=[Form2]![CID].
I just wonder if there is a more clever way to do this.
Thanks.