Problem
Create a query listing the (productModel table:) name, (product table:) number, name, standard cost, and list cost.  Include the calculated cost of potential profit which is list price - standard cost.  Allow the query to drill down to the product from the product model.  Restrict the report to list only product models ids between 20 and 40.