The form filter can be passed to the Report as in the following code...
DoCmd.OpenReport "Report1", acViewNormal, , Form_Form1.Filter
Regards,
Matt
> I have some forms were the users are able to use a filter-by-selection,sort
> either by AZ-ZA. The users then want to see the results in the report exactly
[quoted text clipped - 3 lines]
> TIA
> -Craig