Querying a report by criteria from a form input.

I

iholder

How can I query a report from a form input.

The criteria is on the form query.
[Forms]![frmPermitRenewals]![ExpireDate]

This works when I run the report by itself. But if I run the report from a
form it does not work. The form has input unbound field [ExpireDate] and a
command button which excutes running the report.

Thanks
 
Top