Forms are for interacting with data, reports are for presenting/printing. Printing a form will print all the data in its record source. Try a report that is either based on a query with a criteria or opened with a wherecondition:
http://www.baldyweb.com/wherecondition.htm