subform from a query

D

doug

I have a query with a left join to get data that i need.
This query is using a field from a form to get criteria
data. The stand alone query runs perfect standalone, but
when i go to add it to the form as a subform, it doesnt
return the data that the standalone query does.

Does anyone know where i am going wrong on making my
subform?
 
Top