manderson_zim
New member
- Local time
- Today, 02:57
- Joined
- Mar 31, 2011
- Messages
- 7
I have a report (rptStudy) which a user can filter by means of several text boxes in a form (frmSearch). The filter criteria is entered into the form which then opens the report, applies the filter, and closes the form. Works great. Here is my problem: I would like to have a command button on the report (cmdOpen) which opens a second report (rptStudy2) while keeping the same filter applied to the second report.
I'm sure the solution is easy, but I cannot find it anywhere! Thanks.
I'm sure the solution is easy, but I cannot find it anywhere! Thanks.