rschmidt32
New member
- Local time
- Today, 09:52
- Joined
- Apr 18, 2010
- Messages
- 9
With the assistance of a few members on this forum, I have made tremendous progress in creating a customer database that provides the required reporting,inquiries, etc.
At this time, I am experiencing an issue that I need to resolve. Here is the story:
I have numerous forms that pass data to queries that eventually are used to create reports. All of the forms use the same table as the primary source.
If I access one of the forms, the selection data is passed to the query and the report is generated. If I wish to rerun that form to provide a different selection, I have to 'X' out of the previously generated report, because if I do not, the previous data selection remains in the query.
How can I 'refresh' the query criteria each time that I execute the form without having to 'X' out of the current report?
Thanks!
At this time, I am experiencing an issue that I need to resolve. Here is the story:
I have numerous forms that pass data to queries that eventually are used to create reports. All of the forms use the same table as the primary source.
If I access one of the forms, the selection data is passed to the query and the report is generated. If I wish to rerun that form to provide a different selection, I have to 'X' out of the previously generated report, because if I do not, the previous data selection remains in the query.
How can I 'refresh' the query criteria each time that I execute the form without having to 'X' out of the current report?
Thanks!