G
Guest
Hi,
I have a database with two tables, one is a meetings table and another is a
participants table, with a one to many relationship. I have trying to create
a report where it will display all meetings that meet a certain criteria. The
criterial is it should prompt the user to put in a search criteria, for
example, DateFrom, DateTo, Participant Name. So, the user would enter in
these 3 fields and hit search and out comes a report with the information.
Is there a simple way to accomplish this. Any sample code or way of doing it
would help. Thanks a bunch in advance.
I have a database with two tables, one is a meetings table and another is a
participants table, with a one to many relationship. I have trying to create
a report where it will display all meetings that meet a certain criteria. The
criterial is it should prompt the user to put in a search criteria, for
example, DateFrom, DateTo, Participant Name. So, the user would enter in
these 3 fields and hit search and out comes a report with the information.
Is there a simple way to accomplish this. Any sample code or way of doing it
would help. Thanks a bunch in advance.