T
tw
I have a report that is set up as follows...
A unbound form collects from and to date for the report.
The data source for the report is bound to a query that has the parameters
of from and to date from the unbound form.
On one machine Win98 Access 2002...
database is Access 2000 format
This has only been witnessed on this one machine, it has occurred two times
that I know of. The user runs a report, prints it, closes it. Then runs
the report again, changing the dates on the parameter form. The report that
comes out, shows the new dates as the criteria of the report (coming
directly from the unbound form), but the data that the report is based on is
the same data that was used on the previous report run. It's like the query
didn't refresh when the report was run the second time. Is there something
that I can do to fix this. The query should close when the report closes,
therefore I don't see how requery might work. So what should I do?
All help is appreciated, thank you.
A unbound form collects from and to date for the report.
The data source for the report is bound to a query that has the parameters
of from and to date from the unbound form.
On one machine Win98 Access 2002...
database is Access 2000 format
This has only been witnessed on this one machine, it has occurred two times
that I know of. The user runs a report, prints it, closes it. Then runs
the report again, changing the dates on the parameter form. The report that
comes out, shows the new dates as the criteria of the report (coming
directly from the unbound form), but the data that the report is based on is
the same data that was used on the previous report run. It's like the query
didn't refresh when the report was run the second time. Is there something
that I can do to fix this. The query should close when the report closes,
therefore I don't see how requery might work. So what should I do?
All help is appreciated, thank you.