A
AJOLSON
I am using a form to filter on a query Named ProductionDateQur. And I have
that working perfectly.
I am using The filtered ProductionDateQur to create another Query Named
MinimumDatequr where the Minimum date is determine.
The Problem is this. Once I have filterd ProductionDateQur to the dates I
want it does not pass those results on to the subqurery named
MinimumDatequr. Consequently I get the minimum date of All records and not
the filtered minimum date that was filtered on in ProductionDateQur.
So how do I get a filter in one query to apply to another query. or to a
sub query of that query?
that working perfectly.
I am using The filtered ProductionDateQur to create another Query Named
MinimumDatequr where the Minimum date is determine.
The Problem is this. Once I have filterd ProductionDateQur to the dates I
want it does not pass those results on to the subqurery named
MinimumDatequr. Consequently I get the minimum date of All records and not
the filtered minimum date that was filtered on in ProductionDateQur.
So how do I get a filter in one query to apply to another query. or to a
sub query of that query?