G
Guest
I'm trying to create a report where the the user can enter criteria
(beginning date, end date) to generate a report.
*I've created a form to enter the criteria. (with macros "ok", "cancel").
*I've created the query to generate the report.
The query itself works. The form opens and allows me to enter the criteria.
However, they don't seem to work together. When I open the form, enter the
criteria, and click "ok" (macro), it doesn't seem to know to run the query.
Instead, it pulls all of the records from the record source. How can I get
the criteria form to work with the actual query - and get it to show in the
report????
(Just a thought... is there something I can do with my "OK" macro that is
clicked after the criteria is entered? Something that would get my criteria
into the query?)
Any advise is greatly appreciated.
(beginning date, end date) to generate a report.
*I've created a form to enter the criteria. (with macros "ok", "cancel").
*I've created the query to generate the report.
The query itself works. The form opens and allows me to enter the criteria.
However, they don't seem to work together. When I open the form, enter the
criteria, and click "ok" (macro), it doesn't seem to know to run the query.
Instead, it pulls all of the records from the record source. How can I get
the criteria form to work with the actual query - and get it to show in the
report????
(Just a thought... is there something I can do with my "OK" macro that is
clicked after the criteria is entered? Something that would get my criteria
into the query?)
Any advise is greatly appreciated.