Dumferling
Member
- Local time
- Today, 13:38
- Joined
- Apr 28, 2020
- Messages
- 102
I am working on a database where we are going to have to have a great many reports - at least a few hundred. I can see a looming issue as more reports are developed as to how to handle the criteria selection and generate the report - most reports will have different criteria and will look different. I am wondering if there are any ways to handle this other than a Report Index table which allows users to select the report and then opens a form where they can select the criteria. Is there any reading I can do to see how multiple reports can be handled better?