I have a database with over 100 fields. I have made the form which users can filter using the Filter by Form function.
The problem is, I want to create a report based only on the filtered records and for it to NOT include all the fields in the form/database. I have tried using the "me.filter" when calling the report through a button but I get "Enter Parameter Value" box when the user filters a field that is not included in the report.
Any help will be superb.
The problem is, I want to create a report based only on the filtered records and for it to NOT include all the fields in the form/database. I have tried using the "me.filter" when calling the report through a button but I get "Enter Parameter Value" box when the user filters a field that is not included in the report.
Any help will be superb.