michael_folsom
New member
- Local time
- Today, 11:15
- Joined
- Aug 22, 2008
- Messages
- 6
I have an unbound main form with select criteria to populate a subform. I can select a single record in the subform and click on the report command button (on the main form) and open the appropriate report in Preview. What I haven't figured out is how to select multiple records in the subform and have the associated data show in the report.
I have attached the database with a report called instructions to show more clearly what I currently can do. Currently the command button uses the DoCmd.OpenReport to generate a report for a single record.
Thanks
I have attached the database with a report called instructions to show more clearly what I currently can do. Currently the command button uses the DoCmd.OpenReport to generate a report for a single record.
Thanks