Docmd.OpenReport(ReportName, View, FilterName, WhereCondition, WindowMode, OpenArgs)
WhereCondition:
To open a report and restrict its records to those specified by the value of a control on a form, use the following expression:
[fieldname] = Forms![formname]![controlname on form]