check here, I just posted a reply, this iis the easiest way, filtering by the forms criteria you can open the query or a report bound to the query based on selected records.
I also sometimes make another table (criteria table) which allows me to enter multiple criteria, like if I wanted to see records for certain people or a select list of Products. You then make a join query and set the join to retun only those records from the criteria table.