A
Amit
Windows XP, MS Access 2K
=====================
Hi,
I have a database that stores information on Meetings. I also have a form
where a user can select a meeting from a drop-down menu/combo-box and run a
report on it. This is all working fine.
Is there a way to run the same report for multiple selections of meetings?
This will probably involve a listbox with a list of all the meetings in the
database. The user will select one or more meetings from the listbox, and on
clicking the button on the form, it will either run a single report with all
the selected meetings in it, or run a separate report for each selected
meeting.
Scenario 1
========
Meetings Report
-----------------
Meeting 1
..........
.........
Meeting 2
............
.............
Meeting 3
............
............
-----------------------
Scenario 2
========
Meeting Report
----------------
Meeting 1
............
............
---------------------
Meeting Report
----------------
Meeting 2
...............
.............
---------------------
Meeting Report
----------------
Meeting 3
...............
.............
--------------------
I'm not sure how to set this up, and will appreciate any help.
Thanks!
-Amit
=====================
Hi,
I have a database that stores information on Meetings. I also have a form
where a user can select a meeting from a drop-down menu/combo-box and run a
report on it. This is all working fine.
Is there a way to run the same report for multiple selections of meetings?
This will probably involve a listbox with a list of all the meetings in the
database. The user will select one or more meetings from the listbox, and on
clicking the button on the form, it will either run a single report with all
the selected meetings in it, or run a separate report for each selected
meeting.
Scenario 1
========
Meetings Report
-----------------
Meeting 1
..........
.........
Meeting 2
............
.............
Meeting 3
............
............
-----------------------
Scenario 2
========
Meeting Report
----------------
Meeting 1
............
............
---------------------
Meeting Report
----------------
Meeting 2
...............
.............
---------------------
Meeting Report
----------------
Meeting 3
...............
.............
--------------------
I'm not sure how to set this up, and will appreciate any help.
Thanks!
-Amit