I have a form with a subform. In the subform is a work order number. I would like to use the work order number in the criteria for a query. That way I can tell it to print a report in the form and it will print the report that goes with the form currently being viewed. I can get the report to print correctly but it always asks me for the work order number instead of pulling it from the subform. What do I enter into the criteria in the query to make it pull the info from the subform. Is it different for subforms compared to mainforms?