Dear Community
In my database I have several seminaries with several dates and participants.
I would like to make a report for the user of the database in the front end. The report shall consist a "manually defined" (meaning in the front end opens up a popup window in which the user can choose each existing seminary out of a list) seminary with all the participants. That brings me to two problems:
1. How can I make such a popup window before my report opens up?
2. How can I then make, that the chosen seminary out of the list is taken as the basis for my report? It somehow has to be sent to the query that creates the report information or even filter a report with all seminaries and all participants.
Can anybody help me doing that?
Thanks a lot!!
Mike
In my database I have several seminaries with several dates and participants.
I would like to make a report for the user of the database in the front end. The report shall consist a "manually defined" (meaning in the front end opens up a popup window in which the user can choose each existing seminary out of a list) seminary with all the participants. That brings me to two problems:
1. How can I make such a popup window before my report opens up?
2. How can I then make, that the chosen seminary out of the list is taken as the basis for my report? It somehow has to be sent to the query that creates the report information or even filter a report with all seminaries and all participants.
Can anybody help me doing that?
Thanks a lot!!
Mike
Comment