using form values for query criteria

C

carlee

yet another question:

I have a button that takes the values in fieldA and fieldB
and produces a query result with those values. This works
great on a single form.

How do i do the same thing on a datasheet subform, such
that if there are six results, i want the query to return
all of those values in that specific datasheet subform.

Kind regards,
Carlee
 
Top