Can seem to find exactly what I'm looking for here on a search so.........
I am trying to use the same query for two different reports. A little explanation.... I have 2 forms that open 2 different reports. But in these reports are subreports. In the form is a field called "BidID" So the subreports display information depending on the "BidID" on the open form. So in one reports subreport the criteria is .... [Forms]![FormNumber1]![BidID]
So on the second form, opening the second report, the criteria has to be [Forms]![FormNumber2]![BidID]
So, question is.... How do run the criteria using whatever form is open instead of "FormNumber1" or "FromNumber2"
Hope that makes sense!!
Thanks
Curtis
I am trying to use the same query for two different reports. A little explanation.... I have 2 forms that open 2 different reports. But in these reports are subreports. In the form is a field called "BidID" So the subreports display information depending on the "BidID" on the open form. So in one reports subreport the criteria is .... [Forms]![FormNumber1]![BidID]
So on the second form, opening the second report, the criteria has to be [Forms]![FormNumber2]![BidID]
So, question is.... How do run the criteria using whatever form is open instead of "FormNumber1" or "FromNumber2"
Hope that makes sense!!
Thanks
Curtis