If the report is run from a query of all records then put this (edit first) in the Criteria of the link field for your query.
[Forms]![YourFormName]![YourFieldName]
This will tell the query to match the field you entered the criteria in to the field in the form you refer to which presumably is open.