|
Create a recordset for a report
Please Register to Remove these Ads
I have created a filter for a set of records to update the table using
Code:
Between Forms!frmFormB!FirstMaterial and Forms!frmFormB!LastMaterial
I want to run the report on only those records - how do I create a filter that returns the current recordset.
Thanks!
|