Len
01-10-2004, 03:58 PM
Can someone tell me if I can filter a report by adding an expression or a "print between certain date ranges" statement in the Sorting/Grouping Box?
The record source for the report query is a Select query from a Union query that shows receipts and shipments and the report has a running balance on quantities for the items that I added from an unbound text box .
When I add date parameters to the query it affects the running balance of the report. What I want to do is have the report filtered by "from and to" dates so the query runs in full but only shows the records I choose on the printed report.
Sorry if this does not make much sense by it is the only way I can think of to explain it.
Thanks.
Len
The record source for the report query is a Select query from a Union query that shows receipts and shipments and the report has a running balance on quantities for the items that I added from an unbound text box .
When I add date parameters to the query it affects the running balance of the report. What I want to do is have the report filtered by "from and to" dates so the query runs in full but only shows the records I choose on the printed report.
Sorry if this does not make much sense by it is the only way I can think of to explain it.
Thanks.
Len