In my db there is a customers form(datasheet) & customers report.
There is a print command button in the form.
If the End user applies filter & press the print button, only filtered records ( as in the form) should come in report.
What code should I write? How to save & re use the filter between forms & reports?
Please help me.. Thanks in advance...